[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

utf8 -- UTF-8 Character

Ab ¦ Al ¦ Ap ¦ glph ¦ mbstr ¦ Pd ¦ Pf ¦ Pg ¦ Ph ¦ Pi ¦ Pm ¦ Pp ¦ Pt ¦ Px ¦ qnxgl ¦ Rt ¦ utf8 ¦ wc

The Photon libraries provide multibyte string functions that are useful if you're using UTF-8 character strings. Use the functions described in this chapter instead of the usual 8-bit-character functions such as strlen() that are described in the QNX Neutrino Library Reference.

utf8len()
utf8strblen()
utf8strchr()
utf8strichr()
utf8strirchr()
utf8strlen()
utf8strnchr()
utf8strncmp()
utf8strndup()
utf8strnichr()
utf8strnlen()
utf8strrchr()
utf8towc()

Ab ¦ Al ¦ Ap ¦ glph ¦ mbstr ¦ Pd ¦ Pf ¦ Pg ¦ Ph ¦ Pi ¦ Pm ¦ Pp ¦ Pt ¦ Px ¦ qnxgl ¦ Rt ¦ utf8 ¦ wc


[Previous] [Contents] [Index] [Next]