home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-09-15 | 414 b | 9 lines | [TEXT/KAHL] |
- void GetDirectoryName(short vRefNum, long dirID, Str32 name);
- short VolumeNameToRefNum(Str32 volumeName);
- void PathNameFromDirID(long dirID, short vRefNum, StringPtr fullPathName);
- short ChangeDirectory(long *dirID, short *vRefNum,char *pathname);
-
- short wccheck(char *file, char *template);
- char *firstname(char *spec, long dirID, short vRefNum, CInfoPBRec *finfo);
- char *nextname(char *spec, CInfoPBRec *finfo);
-