Creating and Deleting Files and Directories
You can create a file by calling thePBHCreatefunction and a directory by calling thePBDirCreatefunction. To delete either a file or a directory, usePBHDelete.
Subtopics
- PBHCreate
- PBDirCreate
- PBHDelete