c++ quesiton .txt file

How do i make my program read numbers from a .txt file?
Have you tried pleading with it: "please read numbers from this .txt file" (Note: the use of keyword "please" is necessary)?

In all seriousness, which is hard to find, you will have to read up on file I/O:
http://www.cplusplus.com/doc/tutorial/files/
Topic archived. No new replies allowed.