问答题
设置地址为 0x67a9 的整型变量的值为 0xaa66
问答题 写出bool、int、float、指针变量与“零值”比较的if语句bool型数据
问答题 int (*s[10])(int) 表示的是什么
问答题 typedef和define有什么区别?