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 ...
Binary data is not something I have much experience with (most of my other simulation work uses ASCII text files). I have several 100+ Meg binary data files of float values which I need to read into ...