Haxo
How to Read byte by byte until EOF?
Hello! I couldn't find an answer on the internet on this question so I guess I will have to ask it.
I am trying to make my own version of WinRar and to avoid using too much RAM I want to read and write the file byte by byte. How do I do it?
Here's the code:
19 replies