home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.ada
- Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!linus!mbunix!eachus
- From: eachus@oddjob.mitre.org (Robert I. Eachus)
- Subject: Re: C++ vs. Ada -- Is Ada loosing?
- In-Reply-To: srogers@teenwolf.mcc.com's message of Fri, 18 Dec 1992 14:14:48 GMT
- Message-ID: <EACHUS.92Dec18164915@oddjob.mitre.org>
- Sender: news@linus.mitre.org (News Service)
- Nntp-Posting-Host: oddjob.mitre.org
- Organization: The Mitre Corp., Bedford, MA.
- References: <11330@prijat.cs.uofs.edu> <172@fedfil.UUCP> <16269@goanna.cs.rmit.oz.au>
- <1992Dec18.141448.13862@mcc.com>
- Date: Fri, 18 Dec 1992 21:49:15 GMT
- Lines: 16
-
- In article <1992Dec18.141448.13862@mcc.com> srogers@teenwolf.mcc.com (Steve Rogers) writes:
-
- I'm not sure this is true; the Barnes Ada book has LOTS of examples that
- violate the LRM...
-
- Which edition? The first edition was published before the ANSI (83)
- standard was finalized. However, it wasn't really Ada 80, more like
- 81 1/2.
-
- --
-
- Robert I. Eachus
-
- with Standard_Disclaimer;
- use Standard_Disclaimer;
- function Message (Text: in Clever_Ideas) return Better_Ideas is...
-