问答题
设有以下说明和定义: 则语句printf("%d",sizeof(structdate)+sizeof(max));的执行结果是?
问答题 struct(结构)和union(联合)的区别?
问答题 static函数与普通函数有什么区别?
问答题 指针的几种典型应用情况?