LispBM
Data Fields
lbm_tcs Struct Reference

Data Fields

void * state
 
bool(* more )(struct lbm_tcs *)
 
char(* get )(struct lbm_tcs *)
 
bool(* put )(struct lbm_tcs *, char c)
 
char(* peek )(struct lbm_tcs *, unsigned int)
 
void(* drop )(struct lbm_tcs *, unsigned int)
 
unsigned int(* row )(struct lbm_tcs *)
 
unsigned int(* column )(struct lbm_tcs *)
 

The documentation for this struct was generated from the following file: