Dynamically declared 2 dimensional arrays@tath Thanks for your reply. I am initializing the value in constructor now. On another note: [cod...
Dynamically declared 2 dimensional arraysThanks a lot tath. I tried this but found that first element of the matrix i.e. a.at(0,0) is not ini...