Forum Discussion
PaulDonny
12 years agoRegular Contributor
For a new line add a new line marker at the beginning (Typically either \\n (Linux) or \\r\\n (Windows))
There is examples on StackOverflow that will likely help you out a lot and probably make it easier and more efficient.
There is examples on StackOverflow that will likely help you out a lot and probably make it easier and more efficient.