O.P. RE: C++ Bidimensional Array Help! :P
Thanks raceprouk but it didn't work. I get this error with your code.
"In file Matrix.h declaration of matrix as a multidimensional array must have bounds for all dimensions except the first."
I thought about it, it was like the translation between Java and C++ but it looks like it doesn't work like that in C++, I have some books and a lot of articles on C++, but can't find something like this.
|