Library /sys$common/syshlp/dbg$help.hlb DEBUG, Messages, AMPERSAND *Conan The Librarian (sorry for the slow response - running on an old VAX) |
operand of ampersand must be lvalue Facility: DEBUG, VMS Debugger Explanation: The C language & operator cannot be applied to the result of an expression. This is not allowed in the C language definition. User Action: Do not use the & operator in this context.
|