摘要:
第一个问题:编译时重定义 文件1.h void fun1();struct A { int a char b;};文件2.h #include"1.h" struct B{ struct A; int a;};void fun2();文件1.cpp #include"1.h"#include"stdio.h"void fun1(){ ... 阅读全文
posted @ 2014-03-05 22:26
yexuannan
阅读(1922)
评论(0)
推荐(0)

浙公网安备 33010602011771号