All the white space at the start of each continued line.

If you want to fold long lines, then do it like this.


char *folded = "this is "
"a folded line";