LeoNerd.org.uk

TICKIT_STRING_SEQLEN (3)

NAME

tickit_string_seqlen - DEPRECATED

SYNOPSIS

#include <tickit.h> 
int tickit_string_seqlen(long codepoint);
 

Link with -ltickit.

DESCRIPTION

This function is deprecated. Use tickit_utf8_seqlen(3) instead.

SEE ALSO

tickit_utf8_put(3), tickit(7)