Synopsis
#include <cross_studio_io.h> void debug_perror(const char *s);
Description
debug_perror displays a string on the Debug I/O Terminal corresponding to the errno value of the last Debug IO operation.
Portability
debug_perror is an extension provided by CrossWorks C.