void rmError (const char *msg)
const char *msg - a character string containing an application-supplied error message.librm library source file: rmerror.c
void rmWarning (const char *msg)
const char *msg - a character string containing an application-supplied warning message.librm library source file: rmerror.c
void rmNotice (const char *msg)
const char *msg - a character string containing an application-supplied notice message.librm library source file: rmerror.c
RMenum rmNotifyLevel(RMenum level)
RMenum level - an RMenum value. Must be either RM_NOTIFY_FULL or RM_NOTIFY_SILENCE.librm library source file: rmerror.c