xHarbour Reference Documentation > Function Reference |
Returns the free storage space of a disk drive in bytes.
DiskFree( [<cDrive>] ) --> nFreeDiskSpace
The function returns a numeric value indicating the free storage space of the specified disk.
See also: | CurDrive(), DiskSpace(), DiskTotal(), DiskUsed() |
Category: | CT:DiskUtil , Disks and Drives |
Source: | ct\diskutil.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com