Tagged Questions
16
votes
3answers
1k views
Why does the stack grow downward?
I'm assuming there's a history to it, but why does the stack grow downward?
It seems to me like buffer overflows would be a lot harder to exploit if the stack grew upward...