当前位置: 代码迷 >> C语言 >> C模板
  详细解决方案

C模板

热度:239   发布时间:2008-04-13 18:09:44.0
C模板
file main.c:
#define P int
#include"test.h"
#ifdef P
....


file test.h:
use P instead int...


is too old?
搜索更多相关的解决方案: 模板  int  test  file  instead  

----------------解决方案--------------------------------------------------------
  相关解决方案