home *** CD-ROM | disk | FTP | other *** search
- PFF is a very simple example of how to use PDir routines to process
- subdirectories. ProcessDir should be the routine of interest.
-
- PFF is a file finder that first calls FindDirectories to create
- the linked list and then calls ProcessDir to display all of the files
- found. Then the PFF.DAT stream is created to demonstrate writing
- linked lists to disk.
-
- Matthew J. Palcic
-