Go to the first, previous, next, last section, table of contents.


upperCase?

Function: upperCase?
file: job.t
package: muf
status: alpha

An error if the argument is not a character. True iff the character is an uppercase alphabetic (C isupper).


Go to the first, previous, next, last section, table of contents.