On Tue, 2 Sep 2014 08:31:50 +0100, Andy Taylor wrote:

>Charles
>
>Yes, I assumed this and used the macro invocation in my test compile.
>
>And for completeness, I can confirm that when I use cc -E on my 1.12 system I 
>get the same results as you i.e.:
>
>printf("%fox %s %s %s %s\n", 5, "The", "quick", "brown", "fox");
>

FWIW, the IBM XL C compiler on AIX 6 produces the same result when cc -E is 
used (rather than xlc or c89), and the cc command on an HP-UX 11.11 system (the 
C compiler that doesn't cost extra, and is not ANSI C) produces the same result.

Bill

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to