| VMS Help CC, Messages, VAARGSFORMAL *Conan The Librarian | 
 Message        __VA_ARGS__ may not be used as a formal parameter.
 Description    The identifier __VA_ARGS__ may only appear in the
                replacement list of a function-like macro definion
                that uses ellipsis notation in the parameters.
 User Action    Rename the formal parameter.
|  |