|
Library /sys$common/syshlp/HELPLIB.HLB CC, Messages, CONSTFUNC *Conan The Librarian |
Message Ignoring const type qualifier in declaration of
<name>.
Description The const type qualifier cannot be used with a
function type. The compiler will ignore the type
qualifier.
User Action Remove the type qualifier.
|
|