Copyright Digital Equipment Corp. All rights reserved.

NOOPERANDS

Message        Token pasting operator missing both operands.

Description    The preprocessing token pasting operator "##" appears
               in a macro body without either the preceeding or
               following token arguments.

User Action    Either remove the operator or supply it with two
               tokens that will be pasted together.