C Language Question
What is difference between array of pointer and pointer to an array in respect of multidimensional array? Please explain with simple codes in both cases.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 17, 2013, 8:45 AM
As expected the output is:
Posted Oct 17, 2013, 7:06 AM
visit the below links may help your
http://stackoverflow.com/questions/6474104/difference-between-pointer-to-pointer-and-pointer-to-array
http://stackoverflow.com/questions/16692887/difference-between-array-and-pointer
Santhosh SubramaniamPosted Oct 17, 2013, 6:59 AM
Refer this link
http://en.wikibooks.org/wiki/C_Programming/Pointers_and_arrays