Dokumentaro de Gambaso
Compilation & Installation
Components
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

GB.FreeString

void GB.FreeString ( char **str )

Releases a string created with GB.NewString.

  • str points at a variable containing the string pointer.

The variable str points at is automatically set to NULL.

See also