system()

This is a Hardware specific function. It is not implemented in the Compiler.

Syntax
  #include <string.h>

  
  int system(const char *cmd);

  
Description

system() executes the cmd command line

Return

Zero