Data Fields | |
| char * | buf |
| char * | tail |
| int | allocated |
| int | free |
Definition at line 12 of file stringbuf.c.
| char* StringBufRec::buf |
Definition at line 13 of file stringbuf.c.
| char* StringBufRec::tail |
Definition at line 14 of file stringbuf.c.
Definition at line 15 of file stringbuf.c.
Definition at line 16 of file stringbuf.c.
1.5.6