VMS Help CC, Messages, GBLREFINIT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message The declaration of "<name>" specifies the globalref storage class and includes an initializer. Description A declaration with storage class globalref cannot include an initializer. User Action Either remove the initializer or use a storage class that will allow an initializer.
|