Hello,
I am a windows programmer. I am new to this list. I want to know, how to
represent multi-line strings in GNU compliers? In MSVC, we represent
multiline strings like this:
char *str = "This is\
a multi-line\
string";
thanks,
aithal
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/