CURSES

Nick Jacobs - EOS njacobs at kong.gsfc.nasa.gov
Fri May 3 05:31:11 AEST 1991


In article <1991May1.192004.25227 at msuinfo.cl.msu.edu> burroak at convex.cl.msu.edu (newell franks) writes:
>I'm having a problem with switch(c) while programming with curses. The keys 
>don't function as I thought they should. I am by no means an expert C

What exactly happens when you run the program? It's difficult to help
when you don't say what goes wrong.
BTW did you remember to call cbreak() and keypad( window, TRUE ) near
the beginning?

Nick Jacobs



More information about the Comp.unix.programmer mailing list