home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / pascal2c / general3.h < prev    next >
C/C++ Source or Header  |  1992-08-03  |  370b  |  28 lines

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