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