#include "fat.h"Functions | |
| static int | fat16_cluster_entry (tVolume *V, DWORD N, int FatNum, DWORD *Sector, DWORD *EntryOffset) |
| int | fat16_read_entry (tVolume *V, DWORD N, int FatNum, DWORD *Value) |
| int | fat16_write_entry (tVolume *V, DWORD N, int FatNum, DWORD Value) |
| int | fat16_unlink (tVolume *V, DWORD Cluster) |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
1.4.1