Home
last modified time | relevance | path

Searched defs:sp_info_block_t (Results 1 – 1 of 1) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhfile.h348 typedef struct sp_info_block_t struct
350 int16 key; /* type of special element this is */
353 int32 offset; /* offset in the file */
354 int32 length; /* length of external data in the file */
355 int32 length_file_name; /* length of external file name */
379 sp_info_block_t; argument