Is there any way of finding out how much space on the disk a file takes up? For example, a 3K file can take up 4K of space on the disk. Is there any API to get either the cluster size for the partition the file is on or the actual space the file takes? If not, is there any other way of finding out?