SRC/lsame.c File Reference

Check if CA is the same letter as CB regardless of case. More...

#include "Cnames.h"

Include dependency graph for lsame.c:


Functions

int lsame_ (char *ca, char *cb)

Detailed Description



Function Documentation

int lsame_ ( char *  ca,
char *  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.

   ===================================================================== 


Generated on Sat Aug 29 04:21:46 2009 for SuperLUDistributed by  doxygen 1.5.9