[prog] Doubts in C
Prasanth Kalakota
kp_57 at hotmail.com
Thu Aug 28 16:41:20 EST 2003
Can somebody explain to me what is the difference between (if any)
int (*a)[10] and
int *a[10]
Thank you
Prasanth
More information about the Programming
mailing list