質問

Why does the runtime stack always grow down? (from higher memory address to lower memory address)

Are there any constraints which result in this situation?

Is it determined by the Operating System?

役に立ちましたか?

解決

It does not always grow down. It grows down on Intel hardware and is architecture-dependent.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top