platform independent new line char...

sapan shah sapan.gcet@REDACTED
Fri Apr 9 08:48:25 CEST 2010


Hi,

Java provides a way to get the new line character in platform independent
way.
String newLine = System.getProperty("line.separator");

Is there any way in erlang to do the same??

-- 
Regards,
Sapan Shah


More information about the erlang-questions mailing list