This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help on conio.h


On Mar 25, 2001, "Krishnamoorthy, Venkatnarayan" <Venkatnarayan.Krishnamoorthy@delta.com> wrote:

> On dos/win systems there is the lib <conio.h> which provide many useful
> functions
> like getch (get a char but does not echo and wait for <return>) or kbhit. 
> This lib does not exist under unix/linux systems. Is there an equivalent lib
> ? 

ncurses, curses and termcap.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]