> Hi, the context should look like this:
>
> /* behavior */
> #define TAGS \
> const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
>
> If I remove the define statement, I get the same error as you
>
Aha! I was interrupting the breakline escape by commenting out the
default *tags[] line and adding mine below it, not above -and thus not
consecutive with the #define. @#$%! Fixed, thank you a lot.
Albert
Received on Fri Mar 02 2007 - 18:14:12 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:38:23 UTC