/ gwstringbuffer.h / Type definitions / Description

Type definitions



GWStringBuffer

The string buffer representation.
typedef struct string_buffer_s GWStringBuffer;
This structure represents a string buffer. It is used to manipulate lot of strings without reallocating at each time memory.