CC5X Version 3.3A, Copyright (c) B Knudsen Data, Norway 1992-2007 --> FREE edition, 8-16 bit int, 24 bit float, 1k code, reduced optim. focal0.c: 17. Mar 2008 22:17 int main ARG((void)); void builtin ARG((const char *cp, float (*fp)())); ^------ Error[1] E:\PICFocal\proto.h 10 : Syntax error (The expression must be corrected. The marker ^------ shows the approximate position where CC5X gives up. The documentation should be checked if the cause is not obvious) /* ^------ Error[2] E:\PICFocal\focal0.c 1 : Previous error is at macro 'list' //#ifdef __STDC__ # define ARG(list) list ^------ Error[3] E:\PICFocal\proto.h 2 : Previous error is at macro 'ARG' int main ARG((void)); void builtin ARG((const char *cp, float (*fp)())); ^------ Error[4] E:\PICFocal\proto.h 10 : Syntax error /* ^------ Error[5] E:\PICFocal\focal0.c 1 : Previous error is at macro 'list' //#ifdef __STDC__ # define ARG(list) list ^------ Error[6] E:\PICFocal\proto.h 2 : Previous error is at macro 'ARG' Error options: -ew: no warning details -ed: no error details -eL: list details