摘要:
  
评论(0)
推荐(0)
摘要:
#a.c #include <stdio.h> extern int B(); int A(int x,int y) { int d, e,f; d = 4; e = 5; f= 6; f = B(d,e); } #a.s .text .globl A A: pushl %ebp movl %esp 阅读全文
posted @ 2021-11-27 11:45
氧气2019
阅读(25)
评论(0)
推荐(0)

浙公网安备 33010602011771号