26 Feb
2009
26 Feb
'09
5:20 p.m.
On Feb 26, 2009, at 9:34 AM, Kevin A. McGrail wrote:
main.c:365:1: directives may not be used inside a macro argument main.c:364:16: unterminated argument list invoking macro "printf"
printf is a macro in this system. I don't think that's normal (or even
allowed by the standard?).