What would be the best way to read my data, strip the binary data, and return a record just like BufferedReader.getRecord () does (that is, a text line ending in CRLF)? I'm not worried about the ...
I'm in a file structures class. Yippee.<BR><BR>I'm wondering if I understand the write() function correctly, as used in this code:<BR><BR><pre class="ip-ubbcode-code ...