In article <860 at ki.UUCP> dwatts at ki.UUCP (Dan Watts) writes:
>If the above examples are correct, you've got spaces in the
>#define of the function macro. That's not allowed as far as
>I know. ie:
>
>#define CleanupField(field, member) { \
> ^-- No space!
If you RTFM, you may be disabused of this "knowledge".