Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画面上の特定のポイントにカーソルを移動したいのですが、論理ポイントを移動できますが、カーソルはその位置で静的なままです。
ncurses を使用して c++ で動作させるにはどうすればよいですか?
OBS .: move(y, x); を使用しようとしました。しかし、それは機能しません