Menu

utftochar

Majenko Technologies
:::C++
utftochar(utf16 *,char *);

Converts the UTF16 string in utf16 into a standard 8-bit character string. The result is placed into the buffer pointed to by char.


Part of: [Arduino Library]


Related

Wiki: Arduino Library

MongoDB Logo MongoDB