lower_case(3) LPC Library Functions lower_case(3)
NAME
lower_case() - return the lowercase version of a given
string
SYNOPSIS
string lower_case( string str );
DESCRIPTION
Return the lowercase version of a given string (original
string remains unchanged).
SEE ALSO
capitalize(3)
MudOS Last change: 5 Sep 1994 1