table of contents
TICKIT_UTF8_SEQLEN(3) | Library Functions Manual | TICKIT_UTF8_SEQLEN(3) |
NAME¶
tickit_utf8_seqlen - determine the length of a UTF-8 codepoint encodingSYNOPSIS¶
#include <tickit.h> int tickit_utf8_seqlen(long codepoint);
Link with -ltickit.