Alf P. Steinbach wrote:
> Here's the list of keywords and reserved words (the difference in C++
> escapes me!) that I don't use:
>
> export, auto, register, and, and_eq, or, or_eq, xor, xor_eq, not,
> not_eq, bitand, bitor, compl
How about 'signed'?