DOKK / manpages / debian 10 / allegro4-doc / utoupper.3alleg4.en
utoupper(3alleg4) Allegro manual utoupper(3alleg4)

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

#include <allegro.h>

int utoupper(int c);

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

utolower(3alleg4), ugetc(3alleg4), ugetx(3alleg4), usetc(3alleg4), uwidth(3alleg4), ucwidth(3alleg4), uisok(3alleg4)

version 4.4.2 Allegro