文件名称:libfat
介绍说明--下载内容均来自于网络,请自行研究使用
实用的小型FAT文件系统源码,包含的文件目录操作,读写操作等一些基本操作。-Useful source of small FAT file system, including the file directory operations, such as reading and writing some of the basic operation of the operation.
相关搜索: LIBFAT
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include
.......\bit_ops.h
.......\cache.h
.......\common.h
.......\directory.h
.......\disc_io
.......\.......\disc.h
.......\.......\disc_io.h
.......\.......\disc_io1.h
.......\.......\io_acekard.h
.......\.......\io_ak_sd.h
.......\.......\io_cf_common.h
.......\.......\io_efa2.h
.......\.......\io_fcsr.h
.......\.......\io_m3cf.h
.......\.......\io_m3sd.h
.......\.......\io_m3_common.h
.......\.......\io_mmcf.h
.......\.......\io_mpcf.h
.......\.......\io_njsd.h
.......\.......\io_nmmc.h
.......\.......\io_rpg_nand.h
.......\.......\io_rpg_sd.h
.......\.......\io_sccf.h
.......\.......\io_scsd.h
.......\.......\io_sc_common.h
.......\.......\io_sd_common.h
.......\fat.h
.......\fatdir.h
.......\fatdir_ex.h
.......\fatfile.h
.......\fatfile_ex.h
.......\filetime.h
.......\file_allocation_table.h
.......\mem_allocate.h
.......\partition.h
.......\unicode
.......\.......\unicode.h
Makefile
source
......\cache.c
......\cache1.c
......\directory.c
......\disc_io
......\.......\disc.c
......\.......\io_acekard.c
......\.......\io_acekard1.c
......\.......\io_ak_sd.c
......\.......\io_cf_common.c
......\.......\io_dldi.h
......\.......\io_efa2.c
......\.......\io_fcsr.c
......\.......\io_m3cf.c
......\.......\io_m3sd.c
......\.......\io_m3_common.c
......\.......\io_mmcf.c
......\.......\io_mpcf.c
......\.......\io_njsd.c
......\.......\io_nmmc.c
......\.......\io_rpg_nand.c
......\.......\io_rpg_sd.c
......\.......\io_sccf.c
......\.......\io_scsd.c
......\.......\io_sc_common.c
......\.......\io_sd_common.c
......\fatdir.c
......\fatdir_ex.c
......\fatfile.c
......\fatfile_ex.c
......\filetime.c
......\file_allocation_table.c
......\libfat.c
......\partition.c
......\unicode
......\.......\unicode.c
.......\bit_ops.h
.......\cache.h
.......\common.h
.......\directory.h
.......\disc_io
.......\.......\disc.h
.......\.......\disc_io.h
.......\.......\disc_io1.h
.......\.......\io_acekard.h
.......\.......\io_ak_sd.h
.......\.......\io_cf_common.h
.......\.......\io_efa2.h
.......\.......\io_fcsr.h
.......\.......\io_m3cf.h
.......\.......\io_m3sd.h
.......\.......\io_m3_common.h
.......\.......\io_mmcf.h
.......\.......\io_mpcf.h
.......\.......\io_njsd.h
.......\.......\io_nmmc.h
.......\.......\io_rpg_nand.h
.......\.......\io_rpg_sd.h
.......\.......\io_sccf.h
.......\.......\io_scsd.h
.......\.......\io_sc_common.h
.......\.......\io_sd_common.h
.......\fat.h
.......\fatdir.h
.......\fatdir_ex.h
.......\fatfile.h
.......\fatfile_ex.h
.......\filetime.h
.......\file_allocation_table.h
.......\mem_allocate.h
.......\partition.h
.......\unicode
.......\.......\unicode.h
Makefile
source
......\cache.c
......\cache1.c
......\directory.c
......\disc_io
......\.......\disc.c
......\.......\io_acekard.c
......\.......\io_acekard1.c
......\.......\io_ak_sd.c
......\.......\io_cf_common.c
......\.......\io_dldi.h
......\.......\io_efa2.c
......\.......\io_fcsr.c
......\.......\io_m3cf.c
......\.......\io_m3sd.c
......\.......\io_m3_common.c
......\.......\io_mmcf.c
......\.......\io_mpcf.c
......\.......\io_njsd.c
......\.......\io_nmmc.c
......\.......\io_rpg_nand.c
......\.......\io_rpg_sd.c
......\.......\io_sccf.c
......\.......\io_scsd.c
......\.......\io_sc_common.c
......\.......\io_sd_common.c
......\fatdir.c
......\fatdir_ex.c
......\fatfile.c
......\fatfile_ex.c
......\filetime.c
......\file_allocation_table.c
......\libfat.c
......\partition.c
......\unicode
......\.......\unicode.c