From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d79d55198abf90d8 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Conditional Compilation Date: 2000/09/19 Message-ID: <8q8aoa$51l$1@nnrp1.deja.com>#1/1 X-Deja-AN: 671702301 References: <7FEFA9E5E3B3C4A5.90418F4BE7D5AE58.48E094CF81EC6BD3@lp.airnews.net> X-Http-Proxy: 1.0 x55.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Sep 19 18:20:18 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-09-19T00:00:00+00:00 List-Id: In article <7FEFA9E5E3B3C4A5.90418F4BE7D5AE58.48E094CF81EC6BD3@lp.airnews.net>, "Kenneth Kueny" wrote: > Does ADA have an analog to the C language #define, #ifdef constructs No, Ada does not have conditional compilation. When the language was being designed, conditional compilation was expressly prohibited (for very good reason). There's a good discussion of this in one of our old FAQs at http://www.adahome.com/FAQ/programming.html#macros . I'd repost it here, but unfortunately the text is copyrighted. :-( -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.