Annotation of researchv10dc/lbin/kermit/ckcsym.h, revision 1.1.1.1

1.1       root        1: /* This file is for use with compilers that don't have the capability to
                      2:  * #define symbols on the C compiler command line.  This file must
                      3:  * be #include'd before all other ck*.h files so that the symbols #define'd
                      4:  * here can be used for any subsequent conditional code.  Symbols should be
                      5:  * #define'd as 1 if TRUE and 0 if FALSE.  This implies, of course, that they
                      6:  * be tested with #if's, not #ifdef's and #ifndef's.
                      7:  */ 
                      8: 
                      9: /*
                     10:  * For example, this file was required to compile Macintosh Kermit under
                     11:  * Megamax C (which we don't do any more), because Megamax did not have
                     12:  * a mechanism for defining symbols on the command line, so this file was
                     13:  * used to define the symbol MAC.
                     14:  */

unix.superglobalmegacorp.com

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