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

Returning Strings

GB.ReturnConstString Returns a constant String.
GB.ReturnConstZeroString Returns a zero-terminated constant String.
GB.ReturnString Returns a String.
GB.ReturnNewString Creates a new String and returns it.
GB.ReturnNewZeroString Creates a new String from a zero-terminated string and returns it.