[ale] Quick gcc question
Greg Freemyer
freemyer-ml at NorcrossGroup.com
Thu Jul 22 14:16:41 EDT 2004
I'm trying to compile some code with gcc-3.3.3 that has some multi-line
strings.
What gcc argument is needed to enable the multi-line strings?
>> Example code that fails
printf (_("\
Copy a file, converting and formatting according to the options.\n\
\n"));
<<
I'm getting the error:
dcfldd.c:326:17: missing terminating " character
Thanks
Greg
--
Greg Freemyer
More information about the Ale
mailing list