On Thu, 3 Jan 2013, Todd C. Miller wrote:
> Something like this for example.

Looks like the right idea, but, the macro has trailing underbars too:

$ gcc -dD -std=c89 -E - </dev/null | grep STRICT_ANSI
#define __STRICT_ANSI__ 1
$ 

Reply via email to