home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / unxfiles.sit / source / Mac / my_stdio.h < prev    next >
Text File  |  1989-11-21  |  119b  |  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 );