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

NAME

6       utoupper  -  Converts  a letter to upper case. Allegro game programming
7       library.
8

SYNOPSIS

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

DESCRIPTION

16       This function returns `c', converting it to upper case if it  is  lower
17       case.
18
19

SEE ALSO

21       utolower(3),   ugetc(3),  ugetx(3),  usetc(3),  uwidth(3),  ucwidth(3),
22       uisok(3)
23
24
25
26Allegro                          version 4.2.2                     utoupper(3)
Impressum