The Clear Screen command, clrscr() is a DOS command, and will only work in
DOS environment IDE's which DEV C++ is windows based IDE..... Or so I have
been told. You can get around this by just adding line returns until the
screen is 'blank' so one book suggested going about it.
John Garrison
|