Home
last modified time | relevance | path

Searched refs:errorMsg (Results 1 – 1 of 1) sorted by relevance

/RevoEX-2.4/build/demos/nwc24demo/src/Check/
DCheck.c107 void PrintError( const char* errorMsg );
250 void PrintError( const char* errorMsg ) in PrintError() argument
256 OSReport("Message: %s\n", errorMsg); in PrintError()