Go4Expert

Go4Expert (http://www.go4expert.com/)
-   C (http://www.go4expert.com/forumdisplay.php?f=20)
-   -   ncurses programming - help needed (http://www.go4expert.com/showthread.php?t=10516)

nmh 10May2008 09:29

ncurses programming - help needed
 
I have a ncurses assignment

How to use ese key in ncures library.

if(c == KEY_ESC)
{
endwin();

}

above code is not working.


All times are GMT +5.5. The time now is 20:03.