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


alphaChar?

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

An error is signaled if the argument is not a character.

True iff the given argument is an alphabetic (C isalpha).


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