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:
This routine has no " status" argument and performs no error checking. If it should fail, then
no assignment to the message token will be made and this will be apparent in the final
message.