A resizable string buffer.
More...
#include <strbuf.h>
A resizable string buffer.
- Examples
- /usr/src/mariner/BUILD/satyr-0.30/include/koops/frame.h.
Definition at line 38 of file strbuf.h.
◆ alloc
Size of the allocated buffer. Always > 0.
Definition at line 43 of file strbuf.h.
◆ buf
◆ len
Length of the string, without the ending \0.
Definition at line 47 of file strbuf.h.
The documentation for this struct was generated from the following file: