Annotation of 3BSD/libF77/l_lt.c, revision 1.1.1.1

1.1       root        1: long int l_lt(a,b,la,lb)
                      2: char *a, *b;
                      3: long int la, lb;
                      4: {
                      5: return(s_cmp(a,b,la,lb) < 0);
                      6: }

unix.superglobalmegacorp.com

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