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


clreol

Syntax

#include <conio.h>

void clreol(void);

Description

Clear to end of line.

Return Value

None.

Portability

not ANSI, not POSIX


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