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.
Visual Studio 2012で、、、、、関数gotoxy()を使用window()できません。sleep()delay()delline()
gotoxy()
window()
sleep()
delay()
delline()
私が使用できるこれらの関数に代わるものはありますか?
Visual 2008 Express では、windows.h に Sleep があります。(大文字の S でスリープ!)
2012年も同じかもしれません。
他の機能はわかりません。