Computing.Net > Forums > Programming > moving away from cli, unix C++ prog

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

moving away from cli, unix C++ prog

Reply to Message Icon

Name: smeagols_ghost
Date: May 1, 2005 at 03:46:27 Pacific
OS: unix
CPU/Ram: -
Comment:

howdie,

I've being writing programs under unix that just use the comand line as the interface,

and would like to go the the "next level" and make some sort of interface, hides the cli and has itself in the forground (think pico).

Im writing a little game (like nethack but much worse, using text comands to move)

and i curenttly just clear the screen and rewrite.


Does anyone have any websites/tuts they can point me to (in c/c++), or any sugestions on what to google for ?

thanks




Sponsored Link
Ads by Google

Response Number 1
Name: Wolfbone
Date: May 1, 2005 at 06:52:21 Pacific
Reply:

Google/man ncurses.


0

Response Number 2
Name: smeagols_ghost
Date: May 3, 2005 at 18:48:52 Pacific
Reply:

yep, thats excactly what i needed ,

thanks


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Syntax highlighting in C#... Free webhosting script



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: moving away from cli, unix C++ prog

How to shutdown comp from DOS in C prog? www.computing.net/answers/programming/how-to-shutdown-comp-from-dos-in-c-prog/1828.html

get input from keyboard with c++ www.computing.net/answers/programming/get-input-from-keyboard-with-c/7748.html

Batch Move Files From [list1] to [list2] www.computing.net/answers/programming/batch-move-files-from-list1-to-list2/19130.html