Hi Friends,
I have a small doubt about pointers,
One of the Advantage of the Pointers is "FAST ACCESS" comparitively to variables
My doubt is How can it be?
a Pointer stores a variables address, whenever it accessed it goes to that particular address and retrives the value...
Similarly,a variable stores the value,However Compiler goes to the particular address and retrives the value.This must be same in the both cases.then pointer must be of same speed as variable/less than it(I think).
Can u clarify my doubt
chinmayi 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.