.\" Generated by the Allegro makedoc utility .TH utolower 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME utolower \- Converts a letter to lower case. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int utolower(int c); .SH DESCRIPTION This function returns `c', converting it to lower case if it is upper case. .SH SEE ALSO .BR utoupper (3), .BR ugetc (3), .BR ugetx (3), .BR usetc (3), .BR uwidth (3), .BR ucwidth (3), .BR uisok (3)