Content-type: text/html Man page of dmi_error

dmi_error

Section: DMI Library Functions (3DMI)
Updated: 12 Oct 1998
Index Return to Main Contents
 

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 TYPEATTRIBUTE VALUE
MT-levelMT-Safe

 

SEE ALSO

libdmi(3LIB), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:13 GMT, October 02, 2010