I saw a old post and I have tried it. It does work, but I couldn't understand it well.
I use it as follow:
RandomAccessFile raf;
...
raf.write((byte)4);
...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: (byte)4 stands for eof???Threaded View
|
Click Here to Expand Forum to Full Width |