co-vage.h
上传用户:tt5168365
上传日期:2019-04-19
资源大小:3137k
文件大小:0k
源码类别:

弱点检测代码

开发平台:

C/C++

  1. /*  This header is referenced from within co-vage.lnt via the option:
  2. -header(co-vage.h)
  3.     It is processed in this fashion to allow for C vs. C++ dependencies
  4.  */
  5. #if __cplusplus
  6. #define __IBMCPP__ 300
  7. #define __IBMC__ 0
  8. #else
  9. #define __IBMCPP__ 0
  10. #define __IBMC__ 300
  11. #endif