TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Operation

char c1  <  char c2 -> elt-alg^boo

Description

Return `true' iff `c1' is less than `c2' with respect to their ASCII codes

Examples

'f' < 'o';

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group