ifstream and multidiemnsional array

i need help putting my matrix from text into array so i can do something with it. any good pointers of how to do it ? accessor? constructor ?

[code]
Last edited on
You should define operator >> for class square.
Topic archived. No new replies allowed.