Article # 159, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Determining free disk space with DiskGetVolumeFreeSpace()
To determine the approximate* disk space available to your application, call DiskGetVolumeFreeSpace. This routine will show how much space is still available on the given disk. * - The word "approximate" is used because other applications may be simultaneously writing files to disk, which means the actual available disk space may vary.