Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
utoupper(3) - Linux man page
Name
utoupper - Converts a letter to upper case. Allegro game programming library.
Synopsis
#include <allegro.h>
int utoupper(int c);
Description
This function returns 'c', converting it to upper case if it is lower case.
See Also
utolower
(3)
,
ugetc
(3)
,
ugetx
(3)
,
usetc
(3)
,
uwidth
(3)
,
ucwidth
(3)
,
uisok
(3)