Go to the first, previous, next, last section, table of contents.


highvideo

Syntax

#include <conio.h>

void highvideo(void);

Description

Causes any new characters put on the screen to be bright.

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.