home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
turbo_c
/
tc130.arc
/
D_CLS.DOC
< prev
next >
Wrap
Text File
|
1987-08-20
|
362b
|
39 lines
NAME
d_cls -- clear current screen
SYNOPSIS
void d_cls();
DESCRIPTION
This function clears the screen on the current page.
EXAMPLE
d_cls();
This function is found in SMTCx.LIB for the Turbo-C Compiler