home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
source
/
macify13.shr
/
macify.hqx
/
Source
/
U
/
Utils_Macify.h
< prev
Wrap
Text File
|
1991-03-15
|
473b
|
20 lines
/* Utils_Macify; Utilities */
/* Unit name: Utils_Macify.h */
/* Function: Utilities for the Program specific code. */
/* History: 3/15/91 Original by Prototyper 3.0 */
/* ======================================================= */
extern void Close_The_Input_File(void);
extern void Open_The_File(void);
extern void Close_The_Output_File(void);
extern void Save_The_File(void);
/* ======================================================= */