Hi,

Can any one tell me where I can find information about data files?
And I am trying to find answers for the following questions:

Is there a specific structure for the data file that I use in C++?

What is the best way to write a data file for C++?

Thanks

Hi,

Can any one tell me where I can find information about data files?
And I am trying to find answers for the following questions:

Is there a specific structure for the data file that I use in C++?

What is the best way to write a data file for C++?

Thanks

Check out the fstream library.
http://www.cplusplus.com/reference/iostream/fstream/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.