File:  [CSRG BSD Unix] / 43BSD / ingres / doc / access / icompare.nr
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:55 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

.th ICOMPARE AM 9/6/77
.sh NAME
icompare - compare two domains
.sh SYNOPSIS
.nf
icompare(a, b, frmt, frml)
char	*a, *b, frmt, frml
.fi
.sh DESCRIPTION
ICOMPARE will compare two domains or fields which are
pointed to by A and B.
FRMT specifies the type of data
being compared.
Its value must correspond to the constants
CHAR, INT or FLOAT as defined in the "symbol.h" header file.
FRML specifies the length of the fields being compared.
The fields may begin at any address,
i.e. they do not have to begin at a "0 mod 2" or "0 mod 4" address.
When fields of type CHAR are compared, all leading, trailing
and embedded blanks are ignored.
.sh DIAGNOSTICS
.nf
< 0 -- A is less than B
0 -- A equals B
> 0 -- A is greater than B
.fi
.sh "SEE ALSO"
kcompare, scompare

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.