home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / unxfiles.sit / source / Mac / my_stdio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-21  |  119 b   |  5 lines

  1. /* for multi-volume file systems; set up for Mac */
  2.  
  3. #include <stdio.h>
  4.  
  5. FILE *my_fopen ( char *filename, char *mode );