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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e07818d50a32cdd7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-04 13:51:22 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!uchinews!vixen.cso.uiuc.edu!howland.erols.net!portc.blue.aol.com.MISMATCH!portc01.blue.aol.com!uunet!dca.uu.net!ash.uu.net!world!bobduff From: Robert A Duff Subject: Re: Constraint error? Sender: bobduff@world.std.com (Robert A Duff) Message-ID: Date: Mon, 4 Jun 2001 20:50:19 GMT References: <60OS6.3835$v4.183613@www.newsranger.com> Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: archiver1.google.com comp.lang.ada:8090 Date: 2001-06-04T20:50:19+00:00 List-Id: Ted Dennison writes: > Ada's string handling is actually much *more* powerful and convienent > than C's in most cases, ... That's sort of like saying that if you want a nice steak dinner, a "Whopper with Cheese" is better than a "Big Mac". ;-) I don't disagree with any of your advice. But I couldn't resist pointer out that string handling is a pain in Ada as well. - Bob