FILEHEADERSTRUCT Struct Reference

#include <fileformatdefs.h>

List of all members.

Public Attributes

char name [12]
unsigned long int size


Detailed Description

Structure for file information

Definition at line 165 of file fileformatdefs.h.


Member Data Documentation

char FILEHEADERSTRUCT::name[12]
 

Filename Note: this filename is 8.3 - remember, this excludes the \0 end character

Definition at line 168 of file fileformatdefs.h.

unsigned long int FILEHEADERSTRUCT::size
 

This is the size of the data

Definition at line 171 of file fileformatdefs.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 11 23:36:58 2003 for Build-Lib by doxygen1.2.18