|
|
1.1 root 1: /*
2: * unctrl.h
3: *
4: * 1/26/81 (Berkeley) @(#)unctrl.h 1.1
5: * @(#)unctrl.h 1.3 (MRH) 8/23/82
6: */
7:
8: #ifndef unctrl
9: extern char *_unctrl[];
10:
11: # define unctrl(ch) (_unctrl[(unsigned) ch])
12: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.