MPLAB® Harmony Graphics Suite
|
Sets the library global error message using a formatted string.
void leSprintfErrorMessage( const char* fmt, ... );
Parameters |
Description |
const char* fmt |
the formatted error message string |
varargs |
the arguments to the formatted string |
MPLAB® Harmony Graphics Suite
|