Question about pointers.

Hi,

I followed the tutorial on this site, but one thing I'm still couldn't find out. Would pointer variables actually use memory blocks for storing the memory adress they are pointing to?
yes

Any variable (including a pointer) occupies space in memory.
ok thanks.
Topic archived. No new replies allowed.