Mar 6, 2009 at 1:37am
is there a way to do screen commands like ctrl - a - <command_code> within c++?
also, on another note, is it possible to do other commands like ctrl - U in c++?
I want to do these without system("string") commands
Last edited on Mar 6, 2009 at 1:38am