pointer question
Hi all,
I have a basic query regarding pointers
What is the difference between int *a[5] and int(*a)[5]
Many times i get confused between these two
Can any one give the correct answer?
Thanks & Regards
Gayathri
Programming discussions from newsgroups!
0 Comments:
Post a Comment
<< Home