Annotation of 40BSD/cmd/struct/3.test.c, revision 1.1

1.1     ! root        1: #include <stdio.h>
        !             2: #
        !             3: /* for testing only */
        !             4: #include "def.h"
        !             5: 
        !             6: testreach()
        !             7:        {
        !             8:        VERT v;
        !             9:        for (v = 0; v < nodenum; ++v)
        !            10:                fprintf(stderr,"REACH(%d) = %d\n",v,REACH(v));
        !            11:        }

unix.superglobalmegacorp.com

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