On Tue, 18 Jan 2005 20:36:18 -0800 [EMAIL PROTECTED] wrote:
WC> I noticed an interesting error.  String constants that have
WC> some length are broken across multiple lines, with double
WC> quotes surrounding the substring of each line.  Please, correct
WC> me if I am wrong but, as I recall, strings are broken across
WC> multiple lines using the \ character, with leading blank
WC> characters being ignored by the compiler, and the string is
WC> terminated on the last continuation line with the matching
WC> double quote character.

The info I found seems to indicated that this method of concatenating strings
is acceptable.

        http://www.lysator.liu.se/c/rat/c1.html#3-1-4

        http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/n869.txt.gz
                (see section 6.4.5)

-- 
Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to