--- Comment #5 from graeme at argyllcms dot com 2008-02-09 00:04 ---
The code is not "buggy". printf and fprintf are not reserved words, and
occupy a separate namespace with regard to the structure name and any
global function names. Because macros are a pre-process and don
--- Comment #8 from graeme at argyllcms dot com 2008-02-09 01:37 ---
I've read this section of the standard, and don't see that
it is applicable. "Any function declared in a header may be additionally
implemented as a function-like macro defined in the header, so if a
l