File I/O descriptor. More...
Data Fields | |
| struct s_hexio * | stat |
| The opaque internal state. | |
| struct s_hfunc * | func |
| Function table. | |
| void * | data |
| Pointer to a data buffer. | |
| unsigned int | rlen |
| Length of the data/record. | |
| unsigned int | addr |
| Address associated with the data/record. | |
| unsigned int | line |
| Line (record) number. | |
File I/O descriptor.
1.6.3