[DGD] Re: lf in #define

Robert Forshaw iouswuoibev at hotmail.com
Thu Jan 8 04:49:31 CET 2004


>From: Erwin Harte <harte at is-here.com>
>>Ah, gotcha.  Strings cannot contain newlines and since you are
>effectively adding newlines into your #define, the LPC parser
>complains.  Try this instead:
>
>     # define LONG_DEFINE  "beginning of string" +\
>	 		  "and end of the same"

That's interesting, because the dgd lpc tutorial 
(http://phantasmal.sourceforge.net/DGD/LPC/section_33.html#SEC3.3.1) gave 
that line as an example. Anyway, it still doesn't work. :(

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you. 
http://www.msn.co.uk/internetaccess

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list