Retrieves a System Resource Controller (SRC) error message.
System Resource Controller Library (libsrc.a)
The src_err_msg subroutine retrieves a System Resource Controller (SRC) error message.
Item | Description |
---|---|
errno | Specifies the SRC error code. |
ErrorText | Points to a character pointer to place the SRC error message. |
Upon successful completion, the src_err_msg subroutine returns a value of 0. Otherwise, a value of -1 is returned. No error message is returned.