srcstattxt Subroutine

Purpose

Gets the System Resource Controller (SRC) status text representation for a status code.

Library

System Resource Controller Library (libsrc.a)

Syntax

char *srcstattxt ( StatusCode)
short StatusCode;

Description

The srcstattxt subroutine, given an SRC status code, gets the text representation and returns a pointer to this text.

Parameters

Item Description
StatusCode Specifies an SRC status code to be translated into meaningful text.

Return Values

The srcstattxt subroutine returns a pointer to the text representation of a status code.