Copyright Digital Equipment Corp. All rights reserved.
Passes a given string to the host environment to be executed by a
command processor. This function is nonreentrant.
Format
#include <stdlib.h>
int system (const char *string);
Argument Description Return_Value Example