difficulty in pointer

Newbie Member
20Jan2012,18:51   #1
punitjain's Avatar
hello everyone, i m new to this forum as well as new in c,
but i have a question that why we use pointers in array,
eg. i mean we create program to insert element in a linear array or we create a linear array,
generally we take list as a pointer, although that can also be done without pointers, than why pointer??