On Mon, 1 Sep 2014 16:26:34 -0700, Charles Mills wrote: >Sorry. cc command. > >cc -E StringMacroTest.c > >Interesting! Happens with cc command but not with c89 or c++ commands. >
The cc command is not ANSI C. xlc, c89, and c99 are ANSI C. See this page from chapter 24 of the C/C++ User's Guide for details about each: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/CBCUG1A0/XLC.3 >I am investigating for a colleague. I never use these USS command so forgive >my unfamiliarity. I work exclusively with C++ (not vanilla C) and compile >exclusively with JCL/MVS "traditional batch." > Bill ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
