This function is Hardware-specific implementation. It is not implemented in this Compiler.
#include <string.h>
int system(const char *cmd);
system() executes the command line cmd.
Zero