home *** CD-ROM | disk | FTP | other *** search
-
- short MakeNewName(char *NewName, char *fmt, char *OldName);
- short Touch(char *Name, struct DateStamp *ds);
- short Comment(char *Name, char *FileNote);
- short Protect(char *Name, long Protection);
- void DoAction(struct HeadFileList *hfl, short ActionNum);
- void InitAndDoAction(struct HeadFileList *hfl, short ActionNum);
-
-