C 語言筆記
  • Introduction
  • GCC 編譯器
  • 使用Visual Studio
  • Header Files
    • stat.h
  • 型別
    • 指標
    • 字串
  • 建立 Library
  • Linux kernel
  • Stack pointer、Frame pointer
  • 相關推薦資料
Powered by GitBook
On this page

Was this helpful?

Stack pointer、Frame pointer

PreviousLinux kernelNext相關推薦資料

Last updated 4 years ago

Was this helpful?

https://softwareengineering.stackexchange.com/questions/304315/in-x86-where-are-the-memory-addresses-of-the-values-on-the-stack-located/304317
What is exactly the base pointer and stack pointer? To what do they point?Stack Overflow
Logo