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.
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.
This subroutine is part of Base Operating System (BOS) Runtime.
The srcrrqs subroutine, srcsbuf subroutine, srcsrpy subroutine, srcsrqt subroutine, srcstat subroutine, srcstathdr subroutine, srcstop subroutine, srcstrt subroutine.
List of SRC Subroutines, Programming Subsystem Communication with the SRC, System Resource Controller (SRC) Overview for Programmers in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs.