Annotation of researchv10no/cmd/hdr/sort.h, revision 1.1.1.1

1.1       root        1: typedef struct
                      2: {
                      3:        union
                      4:        {
                      5:                cnode   *so_c;
                      6:                xnode   *so_x;
                      7:        }
                      8:                so_u;
                      9:        long    so_value;
                     10: }
                     11:        sorts;
                     12: 
                     13: extern sorts   *sort_vect;
                     14: extern int     sort_size;
                     15: extern int     sort_index;

unix.superglobalmegacorp.com

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