system. int system (const char* command);. Execute system command. Invokes the command processor to execute a command . If command is a null pointer, the ...
www.cplusplus.com