Does a call stack grow first in an first out in C++

前端 未结 0 1840
误落风尘
误落风尘 2020-12-08 12:17

the statement is like. Each time we call the function the stack of activation record usually just called the stack grows with one record. conversely when the function return

相关标签:
回答
  • 消灭零回复
提交回复
热议问题