User profile: hebakhaled

User info
User name:hebakhaled
History
Joined:
Number of posts:2
Latest posts:

saving and displaying value in a 2d dynamic c++ array
thanks Moschops .. it worked after modifying it to s_Matrix[i][j] and removing the *... i admit i h...

saving and displaying value in a 2d dynamic c++ array
the values are stored wrong ... any comment?? void main() { int x,y; cin>>x>>y; int** s_Matrix;...

This user does not accept Private Messages