gwion-util
utilities for the Gwion project
|
#include "gwion_util.h"
Go to the source code of this file.
Functions | |
static ANN m_str | text_grow (GwText *text, const size_t sz) |
ANN void | text_add (GwText *text, const char *str) |
append to text | |
Definition at line 3 of file text.c.