Please include the support for ncurses library under dos/windows. This way applications written under linux become more portable.
Vinay V
vinayisawastefellow@yahoo.com
Logged In: YES user_id=365388
Take a look on the ncurses page : http://www.gnu.org/software/ncurses/
"Future Plans" : Ports to more systems, including DOS and Windows. => You should understand that ncurses don't support Windows nor MS-Dos ...
Haypo
Logged In: YES user_id=547547
Try using pdcurses, which has worked for me under w95/mingw and supports many of the same features as ncurses.
http://pdcurses.sourceforge.net/
Log in to post a comment.
Logged In: YES
user_id=365388
Take a look on the ncurses page :
http://www.gnu.org/software/ncurses/
"Future Plans" : Ports to more systems, including DOS and Windows.
=> You should understand that ncurses don't support Windows nor MS-Dos ...
Haypo
Logged In: YES
user_id=547547
Try using pdcurses, which has worked for me under w95/mingw
and supports many of the same features as ncurses.
http://pdcurses.sourceforge.net/