08-13-2013 10:02 AM
Does the file really need to be readable by humans? It would seem simpler to use a plain binary file for all this.
08-13-2013 10:19 AM - edited 08-13-2013 10:20 AM
@altenbach wrote:
It would seem simpler to use a plain binary file for all this.
Here's one possible way how to use a binary file instead. Less code! (see my signature ;)) 😄
