cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
ifstream and multidiemnsional array
ifstream and multidiemnsional array
Aug 10, 2013 at 4:51am UTC
pel1993
(46)
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
Aug 10, 2013 at 4:59pm UTC
Aug 10, 2013 at 5:57am UTC
vlad from moscow
(6539)
You should define operator >> for class square.
Topic archived. No new replies allowed.