LSAME
Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
November 2006
November 2006
Purpose
LSAME returns .TRUE. if CA is the same letter as CB regardless of
case.
case.
Arguments
CA |
(input) CHARACTER*1
|
CB |
(input) CHARACTER*1
CA and CB specify the single characters to be compared.
|