Annotation of 40BSD/lib/libcurses/unctrl.c, revision 1.1

1.1     ! root        1: /* LINTLIBRARY */
        !             2: char   *_unctrl[]      = {     /* unctrl codes for ttys                */
        !             3:        "^@", "^A", "^B", "^C", "^D", "^E", "^F", "^G", "^H", "^I", "^J", "^K",
        !             4:        "^L", "^M", "^N", "^O", "^P", "^Q", "^R", "^S", "^T", "^U", "^V", "^W",
        !             5:        "^X", "^Y", "^Z", "^[", "^\\", "^]", "^~", "^_",
        !             6:        " ", "!", "\"", "#", "$",  "%", "&", "'", "(", ")", "*", "+", ",", "-",
        !             7:        ".", "/", "0",  "1", "2",  "3", "4", "5", "6", "7", "8", "9", ":", ";",
        !             8:        "<", "=", ">",  "?", "@",  "A", "B", "C", "D", "E", "F", "G", "H", "I",
        !             9:        "J", "K", "L",  "M", "N",  "O", "P", "Q", "R", "S", "T", "U", "V", "W",
        !            10:        "X", "Y", "Z",  "[", "\\", "]", "^", "_", "`", "a", "b", "c", "d", "e",
        !            11:        "f", "g", "h",  "i", "j",  "k", "l", "m", "n", "o", "p", "q", "r", "s",
        !            12:        "t", "u", "v",  "w", "x",  "y", "z", "{", "|", "}", "~", "^?"
        !            13: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.