lsame(3) | LAPACK | lsame(3) |
lsame - lsame: string comparison
logical function lsame (ca, cb)
LSAME
LSAME
Purpose:
LSAME returns .TRUE. if CA is the same letter as CB regardless of case.
Parameters
CA and CB specify the single characters to be compared.
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Generated automatically by Doxygen for LAPACK from the source code.
Fri Aug 9 2024 02:33:22 | Version 3.12.0 |