| version 1.5, Mon Sep 1 23:08:42 1997 UTC | version 1.6, Sat Mar 21 21:37:50 1998 UTC | ||
|---|---|---|---|
|
|
||
| Char magic[9]; | Char magic[9]; | ||
| Cell preamblesize=0; | Cell preamblesize=0; | ||
| Label *symbols = engine(0,0,0,0,0); | Label *symbols = engine(0,0,0,0,0); | ||
| Cell data_offset = offset_image ? 28*sizeof(Cell) : 0; | Cell data_offset = offset_image ? 56*sizeof(Cell) : 0; | ||
| UCell check_sum; | UCell check_sum; | ||
| static char* endianstring[]= { "big","little" }; | static char* endianstring[]= { "big","little" }; | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |