FileRecord Struct Reference


Detailed Description

File table structure for memory FS

Data Fields

char name [80]
unsigned char * start
int size
int memsize
int mode

Field Documentation

char FileRecord::name[80]

file name

unsigned char* FileRecord::start

pointer to the file data

int FileRecord::size

real size of the file

int FileRecord::memsize

total size in memory

int FileRecord::mode

mode: 0/1: text/binary


Generated on Thu May 1 15:37:28 2008 for SREC by  doxygen 1.5.3