Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <80575AFA5F0DD31197CE00805F650D7602CF95@wilber.adroit.com> From: "Robinow, David" To: cygwin AT cygwin DOT com Subject: RE: How to represent multi-line strings? Date: Mon, 30 Jul 2001 11:16:38 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" > From: vaithal s [mailto:vaithal AT hotmail DOT com] > Subject: How to represent multi-line strings? > 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"; This is not the place to ask questions about GNU compilers, unless you have reason to think that a compiler is behaving differently under Cygwin than it does on the numerous other platforms under which it is suppported. I suggest you try a simple test program and see how it works. Perhaps a book on the C language might help. -- 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/