home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / MacWT 0.9 / wt Mac Source / FileUtils.h < prev    next >
Encoding:
Text File  |  1995-10-10  |  224 b   |  4 lines  |  [TEXT/CWIE]

  1. Boolean    SelectWorldFile(Str255    theFileName);
  2. OSErr    PathNameFromDirID(short vRefNum, long dirID, Str255 fullPathName);
  3. OSErr    GetFilenameFromPathname(ConstStr255Param pathname, Str255 filename);
  4. void    QuitEverythingButMe(void);