Boom
September 1st, 1999, 02:16 AM
I'm new so bare with me...
I have to read in a file which comprises an 3 columns of numbers, an x a y and a firction. ie
60.5673 45.6723 3.5
etc
So I'm not sure how to start should I be looking at CFile to read the file in?!? Or can it be done through the Serialize function of an SDI application?!?
I think i'm confused about the difference between the two... Is Serialize for just for saving changes to a document?!? SO when a user minimises the view and then brings it back the contents(say a drawing app) are still there?!?
thanks in advance
Boom
I have to read in a file which comprises an 3 columns of numbers, an x a y and a firction. ie
60.5673 45.6723 3.5
etc
So I'm not sure how to start should I be looking at CFile to read the file in?!? Or can it be done through the Serialize function of an SDI application?!?
I think i'm confused about the difference between the two... Is Serialize for just for saving changes to a document?!? SO when a user minimises the view and then brings it back the contents(say a drawing app) are still there?!?
thanks in advance
Boom