Guest_imported
New member
- Jan 1, 1970
- 0
What's the name of the functions to clear the console and move the cursor in a Microsoft Visual C++ Win32 console application, and what #include files are needed for them to work? In Borland, the commands are clrscr(); for clearing the screen and gotoxy(int,int); for moving the cursor. Thanks for your help in advance!
TBO_Stephen
TBO_Stephen