const char *rtems_status_text( rtems_status_code status );
Returns a pointer to a constant string that describes the given RTEMS status code.
This routine returns a pointer to a string that describes
the RTEMS status code specified by status
.
NONE
Copyright © 1988-2004 OAR Corporation