problem reading files

I wanted to know how to read a file containing lines of 4 on 4 separated by a space.
I mean, I have an array of objects and I want to read the file and assign the first object The first four lines, the second another 4 ... The object is created with four private variables. sorry for the English, is a translator.
Thanks
read the tutorial on file handling http://cplusplus.com/doc/tutorial/files/ then ask for questions later if you got into a problem.
Topic archived. No new replies allowed.