Having a problem passing a two-dimension array to a setfunction of a classAlso, I thought when I did assigned the array[4][4] when I did array[4][4] = a[4][4]. Is this the wr...
Having a problem passing a two-dimension array to a setfunction of a classI did what you said by assigning it. #include <iostream> #include <iomanip> using namespace ...
Having a problem passing a two-dimension array to a setfunction of a classMy program runs without any problem. The problem I see with my code is that the array may be going o...
This user does not accept Private Messages