[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: TC++ and GNU C++



hi adityan,

> Is there any header file similar to conio.h in GNU C++?  Is there at least 
> something similar to clrscr and getch commands?
> 
	I think getch function calls are there. Abt the clrscr() call, ehy
don't u try out instead system("clear").. It does the same thing. but the
code will be bound to Linux.....

-- 
Atul Mehta | atulm@xxxxxxxxxxxxxxx
APL is a write-only language.  I can write programs in APL, but I can't
read any of them.
		-- Roy Keir