Tagged Questions
3
votes
5answers
2k views
Is runtime stack kept in data segment of memory?
I'm very curious of the stack memory organization after I experiment what's going on in the background and obviously saw it's matching with tiny knowledge I acquired from books. Just wanted to check ...