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

FileEntry Struct Reference
[FAT-12]

#include <fat.h>


Data Fields

unsigned char Name [8]
unsigned char Extension [3]
byte Attribute
byte Reserved [10]
word Time
word Date
word StartCluster
dword FileLength


Field Documentation

byte FileEntry::Attribute
 

Definition at line 76 of file fat.h.

word FileEntry::Date
 

Definition at line 79 of file fat.h.

unsigned char FileEntry::Extension[3]
 

Definition at line 75 of file fat.h.

dword FileEntry::FileLength
 

Definition at line 81 of file fat.h.

unsigned char FileEntry::Name[8]
 

Definition at line 74 of file fat.h.

byte FileEntry::Reserved[10]
 

Definition at line 77 of file fat.h.

word FileEntry::StartCluster
 

Definition at line 80 of file fat.h.

word FileEntry::Time
 

Definition at line 78 of file fat.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18