26.01.2014, 10:37
You can place new line between arguments. If the string itself is too long, you might need to create it earlier using strcpy and strcat. Alternatively you can use Zeex's patches for compiler (somewhere in tools subforum), which allows lines up to 4k characters.