I need to write a program, in C++, that will read from a .dat file
How do I make one? My book mentions a header line, etc. It does not go into any more detail and I can't find a description of how to do it online.
Am I making this harder than I need to?
Thanks,
MB1