next up previous contents index
Next: File Up: Character Previous: eof,newline,null,tab   Contents   Index


lower,upper


Usage

lower c
upper c


Signature

lower,upper: % $\to$ %


Parameter Type Description
c % a character


Returns

lower(c) and upper(c) return c converted to lower, respectively upper, case.



Manuel Bronstein 2004-06-28