Is there a way in C to clear the screen in a console application? I would like to clear the screen everytime my main menu pulls up
Thanks
DMKanz07
This is a discussion on Clearing Screen within the C Programming forums, part of the General Programming Boards category; Is there a way in C to clear the screen in a console application? I would like to clear the ...
Is there a way in C to clear the screen in a console application? I would like to clear the screen everytime my main menu pulls up
Thanks
DMKanz07
This happens to be one of the frequently asked questions.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
Thank you