Hi all,
Hopefully just a quick question, which is more about learning than other things, so either a quick answer or pointer in the right direction that would good, or even both
I've set up a RandomAccessFile and have output some text. When I look at the actual file on the Android there are 8 (random) characters at the start of every line. So am I right that this is the line information?
I'm using WriteObject, is there a way to just get the string and CRLF?
Thanks in advance
Dave
Hopefully just a quick question, which is more about learning than other things, so either a quick answer or pointer in the right direction that would good, or even both
I've set up a RandomAccessFile and have output some text. When I look at the actual file on the Android there are 8 (random) characters at the start of every line. So am I right that this is the line information?
I'm using WriteObject, is there a way to just get the string and CRLF?
Thanks in advance
Dave