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,24ac4e1c8cbfe3c X-Google-Attributes: gid103376,public From: "Robert I. Eachus" Subject: Re: Sums of cubes (was Re: histrionics) Date: 1999/09/24 Message-ID: <37EC1560.D08F922E@mitre.org>#1/1 X-Deja-AN: 529253455 Content-Transfer-Encoding: 7bit References: <37D670CE.855F96BD@interact.net.au> <37D678E4.9867000B@interact.net.au> <37d74de9@eeyore.callnetuk.com> <7r8c60$b2q$1@nnrp1.deja.com> <7r9rkj$g75$1@nnrp1.deja.com> <7rcddd$bfd$1@nnrp1.deja.com> <37DECE9D.72D1E87E@mitre.org> <37EA8DEA.61D49E6A@mitre.org> <7sgbvl$cu7$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@news.mitre.org X-Trace: top.mitre.org 938218561 27823 129.83.41.77 (25 Sep 1999 00:16:01 GMT) Organization: The MITRE Corporation Mime-Version: 1.0 NNTP-Posting-Date: 25 Sep 1999 00:16:01 GMT Newsgroups: comp.lang.ada Date: 1999-09-25T00:16:01+00:00 List-Id: Robert Dewar wrote: > The current SETL implementations are in C and C++ and are fully > portable and have been ported to many platforms. Ah, I knew there was a C implementation, I wasn't aware that it was easily portable. (I notice that I tend to assume that an Ada program is easily portable and a C program is not, although there are many counterexamples to both assumptions. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...