[Geany] Code folding doesn't work right.

Daniel Carrera dcarrera at xxxxx
Wed Aug 4 12:22:08 UTC 2010


On Wed, Aug 4, 2010 at 1:28 PM, Erik de Castro Lopo
<mle+tools at mega-nerd.com> 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.



More information about the Users mailing list