#include <danlib.h>
Data Fields | |
| UINT2 | status |
| UINT1 | ihdlen |
| UINT4 | irows |
| UINT4 | icols |
| UINT1 | ibytes |
| UINT4 | spelen |
| UINT4 | totlen |
| UINT2 | blocks |
| UINT2 | blockt |
| char * | filnam |
| void * | spebuf |
| HEADER * | spehdr |
| DATAC * | spedata |
| HEADER * | xsphdr |
| void * | xhspcd |
| HTYPES * | chtype |
| union { | |
| int ushpos | |
| char ushpchr [2] | |
| } | ushpuni [USHMAX] |
| HEADER * | psphdr |
| void * | phspcd |
| union { | |
| int ushpos | |
| char ushpchr [2] | |
| } | ushpuni [USHMAX] |
| UINT2 SPEPNTR::status |
| UINT1 SPEPNTR::ihdlen |
| UINT4 SPEPNTR::irows |
| UINT4 SPEPNTR::icols |
| UINT1 SPEPNTR::ibytes |
| UINT4 SPEPNTR::spelen |
| UINT4 SPEPNTR::totlen |
| UINT2 SPEPNTR::blocks |
| UINT2 SPEPNTR::blockt |
| char * SPEPNTR::filnam |
| void * SPEPNTR::spebuf |
| HEADER * SPEPNTR::spehdr |
| DATAC * SPEPNTR::spedata |
| HEADER * SPEPNTR::xsphdr |
| void * SPEPNTR::xhspcd |
| int SPEPNTR::ushpos |
| char SPEPNTR::ushpchr[2] |
| union { ... } SPEPNTR::ushpuni[USHMAX] |
| HEADER* SPEPNTR::psphdr |
| void* SPEPNTR::phspcd |
| union { ... } SPEPNTR::ushpuni[USHMAX] |
1.5.6