VMS Help
CC, Messages, HINTNOTFUNC

 *Conan The Librarian

 Message        The identifier "<ident>" is not a declared function.
                It will be ignored in this #pragma hint func_attrs
                list.

 Description    The identifiers in a #pragma hint func_attrs must be
                declared functions.

 User Action    Either declare the function prior to the pragma or
                remove the identifier from the pragma.
  Close     Help