home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / macify13.shr / macify.hqx / Source / U / Utils_Macify.h < prev   
Text File  |  1991-03-15  |  473b  |  20 lines

  1. /*  Utils_Macify;                                                            Utilities */
  2.  
  3. /* Unit name:  Utils_Macify.h   */
  4. /* Function:  Utilities for the Program specific code. */
  5. /* History: 3/15/91 Original by Prototyper 3.0   */
  6.  
  7.  
  8. /* ======================================================= */
  9.  
  10.  
  11.  
  12. extern void Close_The_Input_File(void);
  13. extern void Open_The_File(void);
  14. extern void Close_The_Output_File(void);
  15. extern void Save_The_File(void);
  16.  
  17.  
  18. /* ======================================================= */
  19.  
  20.