www.delorie.com/djgpp/doc/libc/libc_673.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

ScreenClear

Syntax

 
#include <pc.h>

void  ScreenClear(void);

Description

This function clears the text screen. It overwrites it by blanks with the current background and foreground as specified by ScreenAttrib (see section Screen Variables).

Return Value

None.

Portability

ANSI/ISO C No
POSIX No

Example

 
ScreenClear();


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2004   by DJ Delorie     Updated Apr 2004  

Please take a moment to fill out this visitor survey
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)