Henri Gomez wrote:
David Rees wrote:

David Rees wrote, On 2/13/2004 1:14 AM:


If you want to use shorter lines, you can wrap long lines and still compile. For example (in case my patch gets stripped):


printf("This is a ")
       "very long line.\n");



Oops, my patch was reversed. Here's a good one.


Are you sure it will works on non gcc compiler ?

I'd like to see Jean-Frederic opinion :) (exotic os/hardware)

-1: +++ bash-2.03$ make toto cc -c -o toto.o toto.c "toto.c", line 4: syntax error before or at: "very long line.\n" cc: acomp failed for toto.c make: *** [toto.o] Error 2 bash-2.03$ uname -a SunOS PGTR0327 5.8 Generic_108528-13 sun4us sparc FJSV,GPUS +++



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to