aryMsg

Assign the name of an array to a message token

Description:

This function assigns the name of an array to a message token (in a form which a user will understand) for use in constructing messages with the MSG_ and ERR_ routines (see SUN/104).

Invocation

void aryMsg( const char token, Ary ary )

Notes:

Parameters :

token
Name of the message token.
ary
Array identifier.