|
|
1.1 root 1: /*
2: * "@(#)hl_ge.c 1.1"
3: */
4:
5: short hl_ge(a,b,la,lb)
6: char *a, *b;
7: long int la, lb;
8: {
9: return(s_cmp(a,b,la,lb) >= 0);
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.