Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function converts an upper-case letter to the corresponding lower-case letter.

RETURN VALUES

If the argument is an upper-case letter, the function returns the corresponding lower-case letter if there is one; otherwise the argument is returned unchanged.

SEE ALSO

STANDARDS

The function conforms to


Table of Contents