debian man page for utolower

Query: utolower

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

utolower(3alleg4)						  Allegro manual						 utolower(3alleg4)

NAME
utolower - Converts a letter to lower case. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int utolower(int c);
DESCRIPTION
This function returns `c', converting it to lower case if it is upper case.
SEE ALSO
utoupper(3alleg4), ugetc(3alleg4), ugetx(3alleg4), usetc(3alleg4), uwidth(3alleg4), ucwidth(3alleg4), uisok(3alleg4) Allegro version 4.4.2 utolower(3alleg4)
Related Man Pages
exrotscl(3alleg4) - centos
exrotscl(3alleg4) - opendarwin
exrotscl(3alleg4) - netbsd
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?