|
|
1.1 root 1: /* $Header$ */
2:
3: /*
4: * NULL constant definition
5: *
6: * Author: Peter J. Nicklin
7: */
8:
9: #define CNULL (char *) 0
10: #ifndef NULL
11: #define NULL 0
12: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.