A pointer is the address of a variable (or the address of an array slot, the address of a struct member etc.). For as long as the pointed-to variable is alive, you can access its value by dereferencing the pointer.
Ancient Dragon commented: helpful +14
sepp2k 378 Practically a Master Poster
sepp2k 378 Practically a Master Poster
JamesCherrill commented: Good answer +15
iamthwee commented: rashakil fol in hiding +14
Vasthor commented: always had this funny syntax going wrong, thnx though +2
Ancient Dragon commented: yes :) +14
sepp2k 378 Practically a Master Poster
ddanbe commented: Nice! +15
iamthwee commented: rashakil is this person +14