Discussion
:
First address of a bidimensional array
Afficher un message
07/05/2008, 16h12
#
1
nembo kid
Messages: n/a
Hébergeur:
First address of a bidimensional array
I have the following bidimensional array
int a [100][100];
Why the first address of this array is only:
& (mat[0][0])
and not also:
mat
like any other array?
Thanks in advance
nembo kid
Page generated in
0,05413
seconds with
9
queries