co-vage.h
资源名称:pclint.rar [点击查看]
上传用户:filter2008
上传日期:2010-03-12
资源大小:2959k
文件大小:0k
源码类别:
编辑器/阅读器
开发平台:
C/C++
- /* This header is referenced from within co-vage.lnt via the option:
- -header(co-vage.h)
- It is processed in this fashion to allow for C vs. C++ dependencies
- */
- #if __cplusplus
- #define __IBMCPP__ 300
- #define __IBMC__ 0
- #else
- #define __IBMCPP__ 0
- #define __IBMC__ 300
- #endif