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=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no 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 14:14:21 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: Subject: Re: Constraint error? Message-ID: <0SSS6.4214$v4.215546@www.newsranger.com> X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Mon, 04 Jun 2001 17:13:32 EDT Organization: http://www.newsranger.com Date: Mon, 04 Jun 2001 21:13:32 GMT Xref: archiver1.google.com comp.lang.ada:8092 Date: 2001-06-04T21:13:32+00:00 List-Id: In article , Robert A Duff says... >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. Well..perhaps you are more used to specialized string-handling languages than I am. I don't find it a pain at all, as long as you can keep things in perfectly-sized fixed strings. Generally, that is no problem, but I mostly do system programming. I'll admit there are probably some domains where its a lot tougher than I'm used to. So I guess I'm saying I disagree with you, but I might not have the whole picture either. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com