Home / api / name / gb.convstring 
GB.ConvString
Syntax
int GB.ConvString ( char **result , const char *str , long len, const char *src, const char *dst )

Converts a string from one charset to another charset.

This function returns a non-zero value if the conversion is impossible, and internally calls GB.Error with the error cause.

See also

Conversion Functions  Conv$