SyntaxFix
Write A Post
Hire A Developer
Questions
String text = readFileAsString("textfile.txt"); text = text.replace("\n", "").replace("\r", "");