Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ lsame(3P) — Sun WorkShop 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

lsame(3P)

NAME

lsame - case-insensitive comparison of two characters

SYNOPSIS

LOGICAL FUNCTION LSAME( CA, CB )

CHARACTER CA, CB

 

#include <sunperf.h>

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.

SunOS 5.0  —  Last change: 10 Dec 1998

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026