Home / api / name / gb.freestring 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.FreeString
Syntax
void GB.FreeString ( char **str )

Releases a string created with GB.NewString.

The variable str points at is automatically set to NULL.

See also

String Management