Annotation of 42BSD/usr.lib/libF77/hl_gt.c, revision 1.1

1.1     ! root        1: /*
        !             2:  *     "@(#)hl_gt.c    1.1"
        !             3:  */
        !             4: 
        !             5: short hl_gt(a,b,la,lb)
        !             6: char *a, *b;
        !             7: long int la, lb;
        !             8: {
        !             9: return(s_cmp(a,b,la,lb) > 0);
        !            10: }

unix.superglobalmegacorp.com

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