Accessing FAT using C

In the previous sections, you have learnt how to build up a virtual disk and format it as FAT. Now this section will introduce how to access the file system using C.

Last updated