How to share file handles between processes
This section describes the sharing of file handles between two processes, and the APIs provided for this purpose. This feature is only supported on Symbian platform versions with EKA2 architecture.
Automatic file deletion on closure
This topic describes how a temporary file can be destroyed automatically when the owning thread closes it or if the owning thread crashes.
How to create and open a file
This topic describes the interface used to create, open, read from and write to a single file.
How to move a file
This topic describes how to move a single file to a different directory without renaming it.
How to read and write a file
This topic describes how to reading transfer data from a file to a descriptor, and writing transfers data from a descriptor to a file.
How to track changes
This topic describes hoe to track changes made to file and free disk space.