co-vage.h
上传用户:filter2008
上传日期:2010-03-12
资源大小:2959k
文件大小: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