Table of Contents
The
function tests for any upper-case letter or any of an implementation-defined
set of characters for which none of or is true. In the locale, returns
true only for the characters defined as upper-case letters.
The
macro returns zero if the character tests false and returns non-zero if
the character tests true.
The function
conforms to
Table of Contents