|
By patvdv at 26 Feb 2008 - 21:57
|
Directory and file operations overview
Use these functions to perform various directory and file operations – for example:
- to open, read, and close directories and directory entries
- to move, copy, and delete files
- to retrieve file information
- to create directories and temporary files
- to change the access permissions for a file
- to handle sequential file input and output.
Related topics
|