1: /* $Header: /va/arnold/=lib/=curses/RCS/unctrl.h,v 1.1 85/02/06 12:03:20 arnold Exp $ */
   2: 
   3: /*
   4:  * unctrl.h
   5:  */
   6: 
   7: extern char *_unctrl[];
   8: 
   9: # define    unctrl(ch)  (_unctrl[ch & 0177])

Defined macros

unctrl defined in line 9; used 8 times

Usage of this include

Last modified: 1985-04-07
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2057
Valid CSS Valid XHTML 1.0 Strict