Hi,
Please bear with me, I have very little experience with C++. I have an external .dat file with a defined format. e.g. lastname (cols 1-15), firstname (cols 16-30), mid_init (col 31), etc...
I would like to read in this file and assign a variable for each item read in. Can someone get me started with this? Thanks in advance.
cassie
Please bear with me, I have very little experience with C++. I have an external .dat file with a defined format. e.g. lastname (cols 1-15), firstname (cols 16-30), mid_init (col 31), etc...
I would like to read in this file and assign a variable for each item read in. Can someone get me started with this? Thanks in advance.
cassie