I just found something very interesting which was introduced by my typo. Here\'s a sample of very easy code script:
printf(\"A\" \"B\");
Th
This is standard behaviour and can be very useful when splitting a very long string constant over multiple lines.