#include <buffer.h>
Data Fields | |
| char * | ptr |
| unsigned long | write_idx |
| unsigned long | size |
| unsigned char * | data |
| unsigned char * | ptr |
| unsigned char * | limit |
Definition at line 105 of file chew.c.
| char* buffer::ptr |
Definition at line 107 of file chew.c.
Referenced by catstr(), localvar_alloc(), main(), and overwrite_string().
| unsigned long buffer::write_idx |
Definition at line 108 of file chew.c.
Referenced by catstr(), overwrite_string(), remchar(), and strip_trailing_newlines().
| unsigned long buffer::size |
| unsigned char* buffer::data |
| unsigned char* buffer::ptr |
| unsigned char* buffer::limit |
1.5.6