thread closed. problem solved. thanks KFSPC8.
Posted: Sun Dec 19, 2010 3:06 pm
i tried to google for clearscreen but none of them seem to work. i tried clrscr(), system("CLS"),fflush(stdout) but none seem to work. im using GNU GCC complier
i have included these:
i have included these:
Code: Select all
#include<iostream>
#include<conio.h>
#include<cstdlib>