bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about the Glibc, PLEASE HELP ME!


From: Jeremy W. Murphy
Subject: Re: Question about the Glibc, PLEASE HELP ME!
Date: Fri, 29 Sep 2000 10:36:04 +1000

At 15:12 26/09/2000 -0500, Mauricio Ruiz wrote:
Hi,
 
i used to program with C++ in DOS, but now im working in Linux redhat 6.1 and i want to learn how to program to linux,
i used the functions  getche( ) and getch( ) to get a character from the keyboard or to make a pause , now , as you know,
i canĀ“t use this funtions in linux, and i need to know wich functions in the glibc replace them, please if you have the answer,
send it to me .

        You can find those functions in the curses library, called ncurses on most modern GNU/Linux systems.  Try `man ncurses'.

                        Jeremy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]