Data Fields | |
| struct text_buffer * | next |
| int | top |
| char | data [TEXTBUFSIZE] |
Definition at line 398 of file def_struct.h.
| char text_buffer::data[TEXTBUFSIZE] |
Definition at line 401 of file def_struct.h.
| struct text_buffer* text_buffer::next |
Definition at line 399 of file def_struct.h.
| int text_buffer::top |
Definition at line 400 of file def_struct.h.
1.8.6