#include "termlib.h"
#include "video.h"
Go to the source code of this file.
Functions | |
int | dv_init (void) |
void | dv_screen_attrib (int *nCols, int *nRows) |
int dv_init | ( | void | ) |
void dv_screen_attrib | ( | int * | nCols, | |
int * | nRows | |||
) |
Definition at line 11 of file DV_INIT.c.
References NUMCOLS, and NUMROWS.
Referenced by DisplayAttrib().