I am trying to read/write and address value to a text file that is space delimited. I assume there is a good approach using fixed length strings but I haven't figured it out yet. What is the best way to write to the file that makes it easier to read. And as a result, how to read it?
Thank you
Thank you