63. According to the x86 calling conventions, if a developer wants to access variable a in
the function implementation, which address should the developer access?
int function( int a, int b )
(A) EBP + 4
(B) EBP + 8
(C) ESP – 8
(D) ESP - 4
答案:登入後查看
統計: A(4), B(8), C(4), D(2), E(0) #2927225
統計: A(4), B(8), C(4), D(2), E(0) #2927225