The function (assembly code) pushes the old frame pointer onto the stack and sets the EBP register to point to this location on the stack. push ebp mov ebp,esp.
確定! 回上一頁