|
VMS Help CC, Messages, LVALUECAST *Conan The Librarian |
Message <Context> the result of the cast "<cast>" is used as
an lvalue.
Description The result of a cast has been used as an lvalue.
This is a language extension of HP C. The program
does not conform to the C standard, and might not be
accepted by other compilers.
User Action Remove the cast.
|
|