On Wed, Aug 4, 2010 at 1:28 PM, Erik de Castro Lopo
<[email protected]> wrote:
> In C and C++ (and probably Java) you can do:
>
>   char * mult_line = "the first line\n"
>                "second line\n"
>                "third "
>                "line!" ;

Really? Looking at that, it feels... wrong. In Perl, PHP, Python,
JavaScript, Ruby and Lua you would have to add something to
concatenate these strings together.

-- 
Intolerant people should be shot.
_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to