clrscr();
its the clear screen function... it literally clears the screen...
after cleaning it, you can call the other functions to continue your game.
This is a discussion on Improving Code Interface within the C Programming forums, part of the General Programming Boards category; clrscr(); its the clear screen function... it literally clears the screen... after cleaning it, you can call the other functions ...
clrscr();
its the clear screen function... it literally clears the screen...
after cleaning it, you can call the other functions to continue your game.
Vart,
which method would you recommend?
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
Could you perhaps then tell me with my other user interface problems that I described in the beginning?