|
|
Initial revision
.th KCOMPARE AM 9/6/77 .sh NAME kcompare - compare a tuple and a key .sh SYNOPSIS .nf kcompare(d, tuple, key) struct descriptor *d; char tuple[MAXTUP], key[MAXTUP]; .fi .sh DESCRIPTION KCOMPARE will compare each domain in key which was set by SETKEY, with the corresponding domain in tuple. Domains are compared in ascending domain number sequence and NOT according to key number sequence. .sh DIAGNOSTICS .nf < 0 -- tuple is less than key 0 -- tuple equals key > 0 -- tuple is greater than key .fi .sh "SEE ALSO" clearkeys, find, getequal, icompare, setkey
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.