lsame man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

LSAME(l)	    LAPACK auxiliary routine (version 1.0)	      LSAME(l)

LSAME(l)			 BLAS routine			      LSAME(l)

NAME
       LSAME - return .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 char‐
	       acters to be compared.

	       Test if the characters are equal

	       Now test for equivalence if both characters are alphabetic.

	       Use 'Z' rather than 'A' so that ASCII can be detected on	 Prime
	       machines,  on  which  ICHAR  returns  a	value  with bit 8 set.
	       ICHAR('A') on Prime machines returns 193 which is the  same  as
	       ICHAR('A') on an EBCDIC machine.

	       ASCII  is  assumed - ZCODE is the ASCII code of either lower or
	       upper case 'Z'.

	       EBCDIC is assumed - ZCODE is the EBCDIC code of either lower or
	       upper case 'Z'.

	       ASCII  is  assumed, on Prime machines - ZCODE is the ASCII code
	       plus 128 of either lower or upper case 'Z'.

	       RETURN

	       End of LSAME

BLAS routine			16 October 1992			      LSAME(l)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net