Data Fields | |
char | name [80] |
unsigned char * | start |
int | size |
int | memsize |
int | mode |
char FileRecord::name[80] |
file name
unsigned char* FileRecord::start |
pointer to the file data
int FileRecord::size |
real size of the file
total size in memory
int FileRecord::mode |
mode: 0/1: text/binary