#include <bc_util.h>
Data Fields | |
| int | status |
| int | desc |
| int | type |
| int | chars_in_buffer |
| int | current_buffer_char |
| int | bits_in_last_char |
| int | pos |
| char | fname [CC_SFNAME_SIZE] |
| char | hname [CC_SFNAME_SIZE] |
| unsigned char | buffer [CC_SBUFFER_SIZE] |
Definition at line 126 of file bc_util.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5