Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

bbcpri.c File Reference

#include <stdio.h>
#include <stdarg.h>

Functions

void cl_screen (void)
void cl_line (void)
void nx_line (void)
void mv_cur (int x, int y)
void line_cur (int n)
void up_cur (int n)
void down_cur (int n)
void right_cur (int n)
void left_cur (int n)
void cprintf (int att, char *fmt,...)

Variables

int bbcpri_code [20]

Function Documentation

void cl_line void   ) 
 

void cl_screen void   ) 
 

void cprintf int  att,
char *  fmt,
  ...
 

void down_cur int  n  ) 
 

void left_cur int  n  ) 
 

void line_cur int  n  ) 
 

void mv_cur int  x,
int  y
 

void nx_line void   ) 
 

void right_cur int  n  ) 
 

void up_cur int  n  ) 
 


Variable Documentation

int bbcpri_code[20]
 

Initial value:

 
{1,4,5,7,30,31,32,33,34,35,36,37,40,41,42,43,44,45,46,47}


Generated on Mon Sep 8 01:09:45 2008 by  doxygen 1.3.9.1