VMS Help
CC, Messages, TOOLONG

 *Conan The Librarian

 Message        <Context> , "<expression>" is too long by <count>
                character(s).

 Description    A string initializer for a char array contains more
                characters than the array can hold.  This is not
                valid.

 User Action    Reduce the number of characters to be less than or
                equal to the number of elements in the char array.
  Close     Help