|
|
Copyright 1991 David Jurgens |
int system( const char *command )
- prototype in stdlib.h
- invokes MS-DOS COMMAND.COM to execute "command", returning exit
status of COMMAND.COM; the COMSPEC environment variable is
automatically searched if necessary
- a CR/LF pair in the command string will result in an error
- see exec... spawn...
|
|
Esc or Alt-X to exit |
system |
Home/PgUp/PgDn/End ←↑↓→ |