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: 10d15b,d730ea9d54f7e063 X-Google-Attributes: gid10d15b,public X-Google-Thread: 103376,dab7d920e4340f12 X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,dab7d920e4340f12 X-Google-Attributes: gid1014db,public From: Mike Stark Subject: Re: C is 'better' than Ada because... Date: 1996/08/15 Message-ID: <32132EED.4594@gsfc.nasa.gov>#1/1 X-Deja-AN: 174569842 references: <31e02c32.342948604@netline-fddi.jpl.nasa.gov> <4s4adc$l4a@ecuador.it.earthlink.net> <31EA0B65.3EF8@wgs.estec.esa.nl> <31EF7E48.5ABE@lmtas.lmco.com> <4ss8ru$3d4@felix.seas.gwu.edu> <31F28DBD.2A1D@harris.com> <31f3c52e.238719470 <4tnoeh$qjr@maverick.tad.eds.com> content-type: text/plain; charset=us-ascii organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA mime-version: 1.0 newsgroups: comp.lang.ada,comp.lang.c,comp.lang.cobol x-mailer: Mozilla 2.01 (Macintosh; I; 68K) Date: 1996-08-15T00:00:00+00:00 List-Id: Richard Riehle wrote: > > Darrin Smith (fignet05.darrins@eds.com) wrote: > In article , > rriehle@nunic.nu.edu says... > ><> > Darrin, > > I welcome your differing point-of-view but would prefer that > we not resort to pejoratives in discussing it, OK. > > > > C++ and C are probably fine for certain classes of problems, but they > are certainly archaic when compared to the progress being made in > the world of programming languages. And I do not refer only to Ada in > that last sentence. Eiffel also comes to mind as a preferred > alternative to C++. ..and IMHO Java is headed that way, although it currently lacks some useful basics (like formatted text input & output) it is a much safer, less complex language design, and it comes with the GUI library provided by AWT. > > Today's C++ software is tomorrow's legacy system. > > Richard Riehle