lsame.3lapack

Langue: en

Version: 297469 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

LSAME - .TRUE

SYNOPSIS

LOGICAL FUNCTION
LSAME( CA, CB )

    
CHARACTER CA, CB

PURPOSE

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

ARGUMENTS

CA (input) CHARACTER*1
CB (input) CHARACTER*1 CA and CB specify the single characters to be compared.