PDA

View Full Version : pointer to 2-D array


INS-ANI
22-03-2008, 02:26 PM
need help in pointer to 2-D array, i can get the concept, but cant grasp the practical part in this topic.Can any one plese help me find a proper study material for the same. I read Let us C, i want better!

Pathik
23-03-2008, 08:54 PM
What doubt do you have? Try Pointers in C by the same author. Tho it is crap too.

INS-ANI
24-03-2008, 09:31 PM
i had a question to write a programme to transfer
a) values of 2D array
b) a 2D array
to a function.
Now i will be pleased if some one can provide me a little more insight, so that i can grasp the concept better.