|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 228 (0xe4)
Types: TextFile
Notes: UNIX file
Names: »unctrl.h«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/include/unctrl.h«
/* * @(#)unctrl.h 1.3 7/13/83 * @(#)Copyright (C) 1983 by National Semiconductor Corp. */ /* * unctrl.h * This file is part of the curses package. */ extern char *_unctrl[]; # define unctrl(ch) (_unctrl[(unsigned) ch])