general_3.h
上传用户:upcnvip
上传日期:2007-01-06
资源大小:474k
文件大小:0k
源码类别:

编译器/解释器

开发平台:

C/C++

  1. /* Header for module GENERAL_3, generated by p2c */
  2. #ifndef GENERAL_3_H
  3. #define GENERAL_3_H
  4. #ifndef IODECLARATIONS_H
  5. #include <p2c/iodecl.h>
  6. #endif
  7. #ifdef GENERAL_3_G
  8. # define vextern
  9. #else
  10. # define vextern extern
  11. #endif
  12. extern Char *ioerror_message PP((Char *P_Result, long ioerror));
  13. #undef vextern
  14. #endif /*GENERAL_3_H*/
  15. /* End. */