|
|
1.1 root 1: /* (-lgl
2: * COHERENT Version 4.0
3: * Copyright (c) 1982, 1992 by Mark Williams Company.
4: * All rights reserved. May not be copied without permission.
5: -lgl) */
6: /* Some character defines */
7:
8: #ifndef __SYS_CHARS_H__
9: #define __SYS_CHARS_H__
10:
11: #define CTRLC '\003'
12: #define CTRLD '\004'
13: #define CTRLQ '\021'
14: #define CTRLS '\023'
15: #define CTRLU '\025'
16:
17: #define BS '\b'
18:
19: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.