Annotation of coherent/d/usr/lib/scn/checkEnd.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * Return -2 if null field otherwise 1.
        !             3:  */
        !             4: checkEnd(s) char *s;
        !             5: {
        !             6:        return (s[0] ? 1 : -2);
        !             7: }

unix.superglobalmegacorp.com

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