|
|
1.1 root 1: /* $Header: null.h,v 1.1 85/03/14 15:33:08 nicklin Exp $ */
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.