File:  [Research Unix] / researchv10dc / lbin / kermit / ckcsym.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

/* This file is for use with compilers that don't have the capability to
 * #define symbols on the C compiler command line.  This file must
 * be #include'd before all other ck*.h files so that the symbols #define'd
 * here can be used for any subsequent conditional code.  Symbols should be
 * #define'd as 1 if TRUE and 0 if FALSE.  This implies, of course, that they
 * be tested with #if's, not #ifdef's and #ifndef's.
 */ 

/*
 * For example, this file was required to compile Macintosh Kermit under
 * Megamax C (which we don't do any more), because Megamax did not have
 * a mechanism for defining symbols on the command line, so this file was
 * used to define the symbol MAC.
 */

unix.superglobalmegacorp.com

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