Hi,
jayarambr typed:
> I thank everybody who suggested remedy for my problem. ./a.out worked.
> Whenever I include <conio.h> and try to compile , message says ' no
> such file or directory' What is the remedy?
conio.h is a system-dependent (DOS) screen handling library. In Linux,
you'll have to use curses - look at ``man ncurses'' and the files in
/usr/doc/ncurses-devel*/
----------------------------------------------------------------
Mrinal Kalakrishnan
[EMAIL PROTECTED]
http://listen.to/mrinal
----------------------------------------------------------------
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.