OK, just don't kill me for this... I just looked at the FAQ board, and someone suggests to use
Code:
#include <stdlib.h> 

system ("cls");
for clear screen... however, below there's a post that says:

adrianxw wrote:
>>> system ("cls");

Then read the FAQ to find out why this is a bad idea.
I read the Board FAQ to find why thats wrong, but it isn't there... In fact, the system ("cls"); isn't on the BoardFAQ at all...