notifyToOutput

This method writes messages to standard output.

Visibility
Public
Signature
static void notifyToOutput(const char *msg);
Parameters
msg

The message to display on the screen


Feedback