摘要: 第零章:扯扯淡 出一个有意思的题目:用一个宏定义FIND求一个结构体struct里某个变量相对struc的编移量,如struct student{ int a; //FIND(struct student,a) 等于0 char b; //FIND(struct st... 阅读全文
posted @ 2014-06-06 16:36 简单的信仰 阅读(600) 评论(0) 推荐(1)