IT花园
dingzerong
嵌入式软件工程师&&太极拳
全部博文(548)
DMA(1)
1(16)
note(9)
1(20)
2014年(10)
2013年(76)
2012年(175)
2011年(287)
ltianbin
chzhjsh
晓山青青
willinux
激光切割
hhysj
丫叩酱
prothesc
wangchen
nasca
20200830
dzr1986
ZXLLiner
zzbok
linux_al
touxiong
zhanglon
haichunz
分类:
2011-02-20 20:21:16
#include int a = 1; int test(void) { printf("a = %d\n", a); return a; } int main(void) { test(); return 0; }
上一篇:test1.c
下一篇:2010_3_11.kernel
登录 注册