cmd

how to send commands to cmd from cpp
system function is used to pass cmd.
http://www.cplusplus.com/reference/clibrary/cstdlib/system/
but dont use it unless you absolutely have to, as its resource heavy and there are so many different reasons.
Topic archived. No new replies allowed.