getch() without ncurses?
Next message: Dan N: "Re: Mail Backup"
Date: 28 Nov 2005 16:15:09 -0800
I've read through some of the topics on getch(), and everything I saw
says to use ncurses. Is there any other library that has it? ncurses
programming is a bit too tedious for my purposes.
Next message: Dan N: "Re: Mail Backup"
Relevant Pages
- Re: ncurese nodelay problem
... with a manually compiled gcc-2.7.2 and the SCO Skunkware version of ... although the software may well have started with an even older version of ncurses. ... and used this for the getch(). ... if (val == ERR){ ... (linux.redhat) - Re: help needed to fix contrib/ee crash/exit when receiving SIGWINCH
... infinite loop if the network ... getch; signal receipt interrupts getch and causes it to ... return ERR with errno set to EINTR. ... This won't help with FreeBSD's ncurses, ... (freebsd-hackers) - Re: Time to ask?
... The declaration and definition of a function named ... getch() in a program is NOT an implementation of it. ... libraries, the curses/ncurses library and MS Windows (and they're ... getchfunction defined by ncurses (which, it's important to realize, ... (comp.lang.c) - Re: Time to ask?
... The declaration and definition of a function named ... getch() in a program is NOT an implementation of it. ... libraries, the curses/ncurses library and MS Windows (and they're ... getchfunction defined by ncurses (which, it's important to realize, ... (comp.lang.c) - Re: getch() without ncurses?
... > says to use ncurses. ... getch() is a function defined in curses only. ... Registered Linux User #112576 ... (alt.os.linux) |
|