I hope there's an easy way to do this. I have a long string spanning multiple lines. I just want to write that to a file in a function. I'm wondering if there is a way to make a #define that lets the string span multiple lines?
Or is there a better approach to this? There's a whole bunch of invalid characters in it too and it's a pain to remove them one by one.


Reply With Quote
CornedBee
I meant to use the backslash character!
