Name: Anonymous 2012-01-16 14:51
What's the difference between .data, .heap and $sp?
I know .heap is the heap
I know $sp is the stack
But what's .data? and what's the disadvantage of using .heap vs $sp vs .data?
ignore the fact that you mean something to manage the heap too, i can deal with that.
I know .heap is the heap
I know $sp is the stack
But what's .data? and what's the disadvantage of using .heap vs $sp vs .data?
ignore the fact that you mean something to manage the heap too, i can deal with that.