| VMS Help CC, Messages, BOUNDNOTINT *Conan The Librarian | 
 Message        <Context> the array bound "<expression>" does not
                have an integral type.
 Description    The compiler has encountered an array-bounds
                specifier that is not an integral type.  Array-bounds
                specifiers must be positive integer constants.
 User Action    Correct the array-bounds specifier
|  |