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