+ 1
How delete work?
https://code.sololearn.com/ct3xc4vGaeY9/?ref=app Why the output memory locations are the same? And I try the same code with my Mac the values are the same too
1 ответ
+ 2
Tohow The memory manager can return same adress if its avaible for allocation (and often this happen)... Dont worry about it... Its a compiler and os problem 😉