Synopsis
#include <cross_studio_io.h> int debug_getargs(unsigned bufferSize, unsigned char *buffer);
Description
debug_getargs requests the host to write the user supplied command line arguments into the buffer and returns the number of arguments that have been written.
Portability
debug_getargs is an extension provided by CrossWorks C.