Annotation of 42BSD/games/trek/getpar.h, revision 1.1

1.1     ! root        1: /*     @(#)getpar.h    4.1     (Berkeley)      83/03/23        */
        !             2: 
        !             3: struct cvntab          /* used for getcodpar() paramater list */
        !             4: {
        !             5:        char    *abrev;
        !             6:        char    *full;
        !             7:        int     (*value)();
        !             8:        int     value2;
        !             9: };
        !            10: 
        !            11: extern double          getfltpar();
        !            12: extern struct cvntab   *getcodpar();

unix.superglobalmegacorp.com

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