<< Previous | Next >>

fat_Free

int fat_Free( fat_part *part );

Description

This function returns the number of free clusters on the partition.

Parameters

part
Handle to the partition.

Return Value

Number of free clusters on success
0: partition handle is bad or partition is not mounted.

Library

FAT.LIB

See Also

fat_EnumPartition, fat_MountPartition


Dynamic C Functions << Previous | Next >> rabbit.com