Execute a command. int system( const char *command ); int _wsystem( const wchar_t *command ); system: <process.h> or <stdlib.h> ANSI, Win 95, Win NT