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) -

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

jquery - How can I dynamically add a browser tab? -