"Dann Corbit" <DCorbit(at)connx(dot)com> writes:
>> I'm tempted to suggest that we should stick _P on *all* the
>> lexer token
>> symbols, rather than having an inconsistent set of names where some of
>> them have _P and some do not. Or perhaps _T (for token)
>> would be a more
>> sensible convention; I'm not sure why _P was used in the first place.
> Before you do that, realize that you are violating the implementation's
> namespace, and your code is therefore not legal ANSI/ISO C.
What?
The _P or _T is a suffix, not a prefix...
regards, tom lane