Synopsis
#include <cross_studio_io.h> int debug_system(const char *command);
Description
debug_system executes the command with the host command line interpreter and returns the commands exit status.
Portability
debug_system is an extension provided by CrossWorks C.