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]
Other format: [Raw text]

Re: keyboard events


On Wednesday 28 August 2002 12:42 pm, Varun Kacholia wrote:
> hello
>  I wanted to know whether gcc provides some facility to get the various
>  keyboard events like KEY_DOWN/KEY_UP etc.
>  If not then what would be the best way to avail them
>  I am using gcc3 on redhat 7.2 .
>  thanks for any help

gcc is just a compiler.  You want to read the man page of ncurses (man 
ncurses).

--
Quang

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________


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