1: /*
   2:  * unctrl.h
   3:  *
   4:  * 1/26/81 (Berkeley) @(#)unctrl.h	1.1
   5:  */
   6: 
   7: extern char *_unctrl[];
   8: 
   9: # define    unctrl(ch)  (_unctrl[(unsigned) ch])

Defined macros

unctrl defined in line 9; used 2 times

Usage of this include

unctrl.h used 1 times
Last modified: 1981-09-07
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 519
Valid CSS Valid XHTML 1.0 Strict