VMS Help CC, Messages, VOLATILEFUNC *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message Ignoring volatile type qualifier in declaration of <name>. Description The volatile type qualifier cannot be used with a function type. The compiler will ignore the type qualifier. User Action Remove the type qualifier.
|