This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFC: cpplib: multiline strings


> I used to myself, now I prefer ISO C token pasting:
> 
> 	__asm__ ("insn 1\n"
> 		 "\tinsn 2\n"
> 		 "\tinsn 3");

Well, of course this is how *I* do it, but some of the other people
here... ;). I'll let them know that is the Right Way to do it.

m.

--
"Advocating a system based on consumption is the ultimate violence
against poor nations."
-Masamune  Shirow

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]