linux - How can I move an character in c++ -


i have problem, want move character terminal, not know how. there no conio.h library linux, i'm using it. can me?

thank in advance well.

use ncurses library. has sorts of nifty functions deal terminal i/o.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -