Synopsis
#include <cross_studio_io.h> void debug_exit(int status);
Description
debug_exit stops the debugger.
Portability
debug_exit is an extension provided by CrossWorks C.
#include <cross_studio_io.h> void debug_exit(int status);
debug_exit stops the debugger.
debug_exit is an extension provided by CrossWorks C.