Table of Contents

NAME

SYNOPSIS

DESCRIPTION

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

Return Values

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

SEE ALSO

STANDARDS

The function conforms to


Table of Contents