logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lsame - lsame: string comparison

Author

Generated automatically by Doxygen for LAPACK from the source code. Version 3.12.0 Thu Aug 7 2025 17:26:25 lsame(3)

Detailed Description

Function Documentation

logicalfunctionlsame(characterca,charactercb)LSAMEPurpose: LSAME returns .TRUE. if CA is the same letter as CB regardless of case. ParametersCACB CA and CB specify the single characters to be compared. Author Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd.

Name

lsame - lsame: string comparison

Synopsis

Functions logical function lsame (ca, cb) LSAME

See Also