LispBM
|
#include <lbm_channel.h>
Data Fields | |
char * | str |
unsigned int | length |
unsigned int | read_pos |
unsigned int | write_pos |
bool | more |
bool | comment |
bool | reader_closed |
unsigned int | row |
unsigned int | column |
Struct holding the state of a character channel backed by a string.