Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

fat.h File Reference

FAT file system header. More...

Go to the source code of this file.

Data Structures

struct  attrib
struct  bootsect
struct  date
struct  FAT12
struct  fat_time
struct  FileEntry
struct  logical_FAT12
struct  sector
struct  SectorDir

Defines

#define FAT_PHYS_SIZE   9
#define FAT_BOOT_SECTOR   0
#define FAT_SECTOR_SIZE   512
#define EOF_FAT12   0xFF8
#define EOF_FAT16   0xFFF8
#define EOF_FAT32   0xFFFFFF8

Typedefs

typedef bootsect bootsect_t
typedef FAT12 FAT12_t
typedef logical_FAT12 logical_FAT12_t
typedef sector sector_t
typedef FileEntry FileEntry_t
typedef date date_t
typedef fat_time fat_time_t
typedef attrib attrib_t
typedef SectorDir SectorDir_t

Functions

bool Read_FAT ()
bool load_file (char *stringa, byte *buffer)
int get_file_size (char *file_name)
char * pwd ()
void ls ()
bool cd (char *new_path)
bool cat (char *stringa)
bool rm (char *filename)


Detailed Description

FAT file system header.

Author:
Matteo Chesi <dalamar@inwind.it> Rudy Manganelli <feller@libero.it> Andrea Righi <drizzt@inwind.it>
Note:
Copyright (©) 2003 Matteo Chesi <dalamar@inwind.it> Rudy Manganelli <feller@libero.it> Andrea Righi <drizzt@inwind.it>
Date:
Last update: 2003-11-09 by Andrea Righi.

Definition in file fat.h.


Generated on Fri Feb 20 15:32:17 2004 for Minirighi by doxygen1.2.18