why cannot 'label' free store?

V

vib.cpp

What is it mean by saying that 'one can label the stack, but cannot
label free store'? what's the totally difference?
 
B

Bo Persson

What is it mean by saying that 'one can label the stack, but cannot
label free store'? what's the totally difference?

Perhaps that variables on the stack have explicit names, but objects
allocated on the free store has not. You can use a pointer, for
example, to access the latter.


Bo Persson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,164
Messages
2,570,898
Members
47,440
Latest member
YoungBorel

Latest Threads

Top