Go to the source code of this file.
LSAME
LSAME returns .TRUE. if CA is the same letter as CB regardless of case.
CA is CHARACTER*1
CB is CHARACTER*1 CA and CB specify the single characters to be compared.
Definition at line 54 of file lsame.f.