Some operating systems modify certain file extensions to denote that the system should "execute" files with a particular extension. All executable files on personal computers are in binary format, and ...
If you ever need to write a binary file from a traditional language like C, it isn’t all that hard to do. About the worst thing you might have to deal with is attempts to fake line endings across ...