Annotation of 42BSD/usr.lib/libF77/l_ge.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  *     "@(#)l_ge.c     1.1"
                      3:  */
                      4: 
                      5: long int l_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: }

unix.superglobalmegacorp.com

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