Inconsistent usage of static/stack/heap memory
I’ve been messing around with assembly for a while and I found things which seems inconsistent. After some research I have some questions about stack / static (initialized/uninitialized) / heap memory.
I’ve been messing around with assembly for a while and I found things which seems inconsistent. After some research I have some questions about stack / static (initialized/uninitialized) / heap memory.