|
|
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();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.