May 9, 2011 at 1:11am
For a good example of what I am talking about is the program "testdisk". Its uses CLI, and yet has an arrow navigable menu.
My question: is there a library or dependencies that allows for this in Code::Blocks?
Thank you.
May 9, 2011 at 7:36pm
Maybe ncurses library will help you ...
May 9, 2011 at 11:10pm
That is EXACTLY what I am looking for. Thanks alot!