DOtherSide  0.7.1
C language library for creating bindings for the Qt QML language
Functions
String

Functions related to strings. More...

Functions

DOS_API void dos_chararray_delete (char *ptr)
 Free the memory allocated for the given UTF-8 string. More...
 

Detailed Description

Functions related to strings.

Function Documentation

◆ dos_chararray_delete()

DOS_API void dos_chararray_delete ( char *  ptr)

Free the memory allocated for the given UTF-8 string.

Parameters
ptrThe UTF-8 string to be freed