Query: utoupper
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
utoupper(3alleg4) Allegro manual utoupper(3alleg4)NAMEutoupper - Converts a letter to upper case. Allegro game programming library.SYNOPSIS#include <allegro.h> int utoupper(int c);DESCRIPTIONThis function returns `c', converting it to upper case if it is lower case.SEE ALSOutolower(3alleg4), ugetc(3alleg4), ugetx(3alleg4), usetc(3alleg4), uwidth(3alleg4), ucwidth(3alleg4), uisok(3alleg4) Allegro version 4.4.2 utoupper(3alleg4)