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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a4d2751f9487bd38 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-07 14:44:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!fu-berlin.de!uni-berlin.de!213.200.246.247!not-for-mail From: Vinzent Hoefler Newsgroups: comp.lang.ada Subject: Re: Inc (was: Real data for a change in the assignment operators and Bounded_String discussions. ) Date: Mon, 07 Jul 2003 23:42:24 +0200 Organization: JeLlyFish software Message-ID: References: <3F04F778.5090305@attbi.com> <3F09E6B8.FB19B956@somewhere.nil> Reply-To: v.hoefler@acm.org NNTP-Posting-Host: 213.200.246.247 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: fu-berlin.de 1057614256 3938502 213.200.246.247 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:40119 Date: 2003-07-07T23:42:24+02:00 List-Id: Gautier Write-only wrote: [Inc] >You certainly think to Borland Pascal. Yes, it was a good idea from = them. >(Standard) Pascal has only "Succ" and "Pred". Yes, but note the slight semantic difference there: Inc and Dec don't come with range checks. Vinzent.