_wordbuf_t

Undocumented in source.

Members

Variables

buf
char* buf;
Undocumented in source.
last
int last;

bufに実際に格納している文字列の長さ

len
int len;

bufに割り当てられているメモリ量

Meta