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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d89ff62b8449f197 X-Google-Attributes: gid103376,public From: cwr@cts.com (Will Rose) Subject: Re: Ada and robots Date: 1997/07/11 Message-ID: <868596836.522672@optional.cts.com>#1/1 X-Deja-AN: 256124044 Cache-Post-Path: optional.cts.com!cwr@crash-i2.cts.com References: <9706302316.AA23644@stealth.ctron.com> <33B9C940.AD7@dynamite.com.au> Organization: CTS Network Services (CTSNET), San Diego, CA Newsgroups: comp.lang.ada Date: 1997-07-11T00:00:00+00:00 List-Id: Alan Brain (aebrain@dynamite.com.au) wrote: : Huy Vo wrote: : > I don't know a C compiler that doesn't have __LINE__. Do you? : DEC LSI-11/02 C for RTS-11SJ. The first time I did an embedded system in : C, back in 1978. __LINE__'s ANSI - my BDS C compiler doesn't have it, but I don't let that deter me from using __LINE__ (or BDS C, where appropriate). Will cwr@crash.cts.com