Skip to main content

Module fmtmsg

Module fmtmsg 

Source
Expand description

Constants§

MM_APPL
Condition detected by application.
MM_CONSOLE
Display message on system console.
MM_ERROR
Application has encountered a non-fatal fault.
MM_FIRM
Source of the condition is firmware.
MM_HALT
Error causing application to halt.
MM_HARD
Source of the condition is hardware.
MM_INFO
Informative message.
MM_NOCON
The function was unable to generate a console message, but otherwise succeeded.
MM_NOMSG
The function was unable to generate a message on standard error, but otherwise succeeded.
MM_NOSEV
No severity level provided for the message.
MM_NOTOK
The function failed completely.
MM_NRECOV
Non-recoverable error.
MM_NULLMC
Class argument.
MM_NULLSEV
Severity argument.
MM_OK
The function succeeded.
MM_OPSYS
Condition detected by operating system.
MM_PRINT
Display message on standard error.
MM_RECOVER
Recoverable error.
MM_SOFT
Source of the condition is software.
MM_UTIL
Condition detected by utility.
MM_WARNING
Application has detected unusual non-error condition.

Functions§

fmtmsg
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fmtmsg.h.html