| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to macnewdisk.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / macosx / dialog | 
Add Alert
#ifdef __cplusplus
extern "C" {
#endif
void newdisk(void);
#if 0
void newhdddisk(void);
#endif
Boolean saveFile(OSType type, char *title, FSSpec *fsc);
#ifdef __cplusplus
}
#endif