home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
LC
/
SIMPWN93.ZIP
/
SIMPWIN.ZIP
/
FUNG5.TXT
< prev
next >
Wrap
Text File
|
1995-06-16
|
274b
|
10 lines
Clear_window() will clear and fill the current window with the fill
character. This can be any ASCII code character.
Example:
clear_window(0);
This will fill the current window with null or space characters leaving
the boarder untouched.