How to get the end of line character based on the operating system

private final static String EOL = System.getProperty("line.separator");

This is similar to PHP's EOL constant.

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.