Read data file

Hallo all..
I am a beginner in C++ program...I want to ask you, if i have a data,how to write the code for read this data? Can you give me an example for that.. Thank you..
Maybe you want to have a look at http://www.cplusplus.com/reference/iolibrary/. Have a look there for input streams and especially for operator>> at http://www.cplusplus.com/reference/istream/istream/operator%3E%3E/.
Topic archived. No new replies allowed.