 |
Understanding And Reading Binary Files In C++ - C++ Basics | Dream.In.Code
Hi, welcome to this tutorial on (reading) binary files. First of all, what is a binary file? I am refering to a file which is not meant to be read directy by humans, only by computers, in other words, not just ASCII text files, only machine readable files
www.dreamincode.net |
 |