C
#define CLUSTER_EMPTY 0x0000
Description
The CLUSTER_EMPTY value is used to indicate that a FAT entry and it's corresponding cluster are available.
#define CLUSTER_EMPTY 0x0000
The CLUSTER_EMPTY value is used to indicate that a FAT entry and it's corresponding cluster are available.