sunos man page for dmi_error

Query: dmi_error

OS: sunos

Section: 3dmi

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

dmi_error(3DMI) 					       DMI Library Functions						   dmi_error(3DMI)

NAME
dmi_error - print error in string form
SYNOPSIS
cc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/dmi_error.hh> void dmi_error(DmiErrorStatus_t error_status);
DESCRIPTION
For the given error_status, the dmi_error() function prints the corresponding error in string form. The function prints "unknown dmi errors" if error_status is invalid.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
libdmi(3LIB), attributes(5) SunOS 5.10 12 Oct 1998 dmi_error(3DMI)
Related Man Pages
dmiaddlanguage(3dmi) - sunos
dmideletelanguage(3dmi) - sunos
dmigetconfig(3dmi) - sunos
dmiregister(3dmi) - sunos
reg_ci_callback(3dmi) - sunos
Similar Topics in the Unix Linux Community
Decompress a .SP file