Re: [Vala] [Genie] multi-line structs



Yes, except I'd prefer not to insert a linefeed into the string at the line
break

in C it would be:
printf("part 1 "
       "part 2");


On Mon, Jan 4, 2010 at 8:53 AM, Jamie McCracken <
jamie mccrack googlemail com> wrote:

var s = """this is a multi
line string"""




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]