VISUALC++ understands prototypes, hurray! (obs from Cristiano Pitangui).
这个提交包含在:
@@ -14,7 +14,7 @@
|
||||
* *
|
||||
*************************************************************************/
|
||||
|
||||
#if defined(__STDC__)
|
||||
#if defined(__STDC__) || defined(_MSC_VER)
|
||||
|
||||
#define PROTO(X,ARGS) X ARGS
|
||||
#define CONST const
|
||||
|
在新工单中引用
屏蔽一个用户