Hi Guys!!!
I am a new joinee in the forum.....basically a Java programmer...Just got interested in C language and have been working in the same since a few days before...
While working with C Pointers(I know its used for accessing the address of a specific variable.)I suddenly thought at its real-time usage....
My question is whats the real usage of pointers and what is the advantage of having pointers in C?Is it only the fact that it can save a lot of time and efforts in programming?..or we can achieve some special things using pointers which the languages not having pointers cannot do?
I am a new joinee in the forum.....basically a Java programmer...Just got interested in C language and have been working in the same since a few days before...
While working with C Pointers(I know its used for accessing the address of a specific variable.)I suddenly thought at its real-time usage....
My question is whats the real usage of pointers and what is the advantage of having pointers in C?Is it only the fact that it can save a lot of time and efforts in programming?..or we can achieve some special things using pointers which the languages not having pointers cannot do?