system (command_line)
This function treats its argument as a command to be run in the native operating system. This function will wait until the command completes before returning with the command's exit status. In UNIX and QNX 4, the command may be run in the background by using an & symbol after the command_line argument.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.