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 X-Originating-IP: [65.117.135.98] From: "vaithal s" To: cygwin AT cygwin DOT com Subject: How to represent multi-line strings? Date: Mon, 30 Jul 2001 14:58:09 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 30 Jul 2001 14:58:09.0680 (UTC) FILETIME=[0C1DD900:01C11908] 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/