Menu

chartoutf

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

Converts the 8-bit character string char into the equivalent UTF16 representation. The result is placed into the buffer pointed to by utf16. utf16 should be an array of short (16 bit unsigned integer) values.


Part of: [Arduino Library]


Related

Wiki: Arduino Library

MongoDB Logo MongoDB