You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 3 Next »
Check access to a file before opening it
Detect and handle file operation errors
Do not reference file handles after the file they have been associated with is closed
Avoid OS specific syntax for file paths
Do not remove open files