1ucwidth(3)                      Allegro manual                      ucwidth(3)
2
3
4

NAME

6       ucwidth  -  Low  level  helper  function for testing Unicode text data.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int ucwidth(int c);
14

DESCRIPTION

16       Low level helper function for testing Unicode text data.
17

RETURN VALUE

19       Returns the number of bytes that would be  occupied  by  the  specified
20       character value, when encoded in the current format.
21
22

SEE ALSO

24       uwidth_max(3), ugetc(3), ugetx(3), usetc(3), uwidth(3), uisok(3)
25
26
27
28Allegro                          version 4.2.2                      ucwidth(3)
Impressum