This is the mail archive of the gcc-help@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]
Other format: [Raw text]

multiline string constant


Help!

Is there any way to resurrect multiline string constants???
A patch?  A flag to turn on old options?
Lack of it:
   1)  breaks thousands of lines of my code,
   2)  makes it _MUCH_ more difficult to edit multiline strings,
   3)  make the code look messy.
I have looked through the documentation but have found nothing
(a search function would be helpful).

Thanks
Gary Mart
gmart@coinet.com


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