Re: inconsistent macro behavior

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reza Roboubi wrote:
Hi,

this is the test file:

$ cat test.c
#define x "llll
#define y "
char * c =3D x y ;

I apologize.  Obviously '3D' on the last line is a typo.  It should be
char * c = x y;

Reza.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux