![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
| logical function lsame | ( | character | ca, |
| character | cb | ||
| ) |
LSAME
LSAME returns .TRUE. if CA is the same letter as CB regardless of case.
| [in] | CA | |
| [in] | CB | CA and CB specify the single characters to be compared. |