home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / zip21.zip / atari / osdep.h < prev    next >
C/C++ Source or Header  |  1996-04-01  |  135b  |  10 lines

  1. #define FOPR "rb"
  2. #define FOPM "r+b"
  3. #define FOPW "wb"
  4.  
  5. #define DIRENT
  6. #define NO_TERMIO
  7.  
  8. #include <sys/types.h>
  9. #include <sys/stat.h>
  10.