Gets the System Resource Controller (SRC) status text representation for a status code.
System Resource Controller Library (libsrc.a)
char *srcstattxt ( StatusCode)
short StatusCode;
The srcstattxt subroutine, given an SRC status code, gets the text representation and returns a pointer to this text.
Item | Description |
---|---|
StatusCode | Specifies an SRC status code to be translated into meaningful text. |
The srcstattxt subroutine returns a pointer to the text representation of a status code.