I want to use a two dimensional array of constant size as a class member in C++. I have problems initializing it in the constructor though.I want to use a two dimensional array of consta
I want to use a two dimensional array of constant size as a class member in C++. I have problems initializing it in the constructor though.I want to use a two dimensional array of consta