"Olaniyi Bajulaiye" <BajulaiyeO71@xxxxxxxxxxxxxxxxxxx> writes: > I am a student working on a C++ project and my school labs make use of G++ compiler on Linux machine. > > Ps I need to know what code can be used to clear the screen as the compiler doesn't support the conio.h header file which would have allowed me use the clrscr()function. This is not a compiler question. It is a library question. You are asking in the wrong place. The particular answer to your question on Linux is going to depend on just what you mean by "clear the screen". I don't know what the answer is. Ian