| |
| | ncurses - Dev Shed |
 | | ncurses C programming forum discussing all C derivatives, including C#, C++, Object-C, and even plain old vanilla C. These languages are low level languages, and used on projects such as device drivers, compilers, and even whole computer operating systems. |
 | | I'm trying to do a data enty prog (I'm using Linux 7 and gcc) and I'm using the ncurses library and when I try to use the f1 to f4 keys or use de 1,3,7,9 keys of the numeric pad (with the num lock on) the program exits. |
 | | I am not sure if ncurses honors the TERM variable automatically, maybe you have to take care of it yourself. |
| forums.devshed.com /c-programming-42/ncurses-69412.html (1060 words) |
|