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


normvideo

Syntax

#include <conio.h>

void normvideo(void);

Description

Resets the text attribute to what it was before the program started.

Portability

not ANSI, not POSIX


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