INSTALL/lsame.f(3) Library Functions Manual INSTALL/lsame.f(3)

INSTALL/lsame.f


logical function lsame (ca, cb)
LSAME

LSAME

Purpose:

 LSAME returns .TRUE. if CA is the same letter as CB regardless of
 case.

Parameters

CA
CB
          CA and CB specify the single characters to be compared.

Author

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Definition at line 47 of file lsame.f.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK