Name
hw_FreeString -- free converted string (V6.0)
Synopsis
void hw_FreeString(STRPTR s);
Function
This function can be used to free a string that has been allocated by hw_ConvertString().

Designer compatibility
Supported since Designer 5.0

Inputs
s
string allocated by hw_ConvertString()

Show TOC