.TH "lsame" 3 "Sat Dec 9 2023 21:42:18" "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME lsame \- lsame: string comparison .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "logical function \fBlsame\fP (ca, cb)" .br .RI "\fBLSAME\fP " .in -1c .SH "Detailed Description" .PP .SH "Function Documentation" .PP .SS "logical function lsame (character ca, character cb)" .PP \fBLSAME\fP .PP \fBPurpose:\fP .RS 4 .PP .nf LSAME returns \&.TRUE\&. if CA is the same letter as CB regardless of case\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fICA\fP .br \fICB\fP .PP .nf CA and CB specify the single characters to be compared\&. .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.