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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,8002154d2966e1a1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-06 01:20:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Re: Local vs global variables in ADA Date: Wed, 6 Nov 2002 10:16:30 +0100 Organization: Guest of France Telecom Oleane's newsreading service Message-ID: References: <5Ldx9.3695$151.38236@weber.videotron.net> <3DC5D1B7.1060707@acm.org> <3DC6DD54.10200@acm.org> NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s1.read.news.oleane.net 1036574118 22830 195.25.228.57 (6 Nov 2002 09:15:18 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Wed, 6 Nov 2002 09:15:18 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Xref: archiver1.google.com comp.lang.ada:30434 Date: 2002-11-06T10:16:30+01:00 List-Id: "Wes Groleau" a �crit dans le message news: FhYx9.1648$Bd4.12666@dfw-service2.ext.raytheon.com... > Jean-Pierre Rosen wrote: > > In Pascal, a for loop was always done entirely; you have to be aware that > > I'm not sure exactly what that means. What French word > were you thinking of for "entirely" ? > > Anyway, all the versions of Pascal I know of allow: > > FOR iter DO stmt > > REPEAT stmt UNTIL cond > > WHILE cond DO stmt > Sure. By entirely, I meant it is executed for all values from initial value to TO value (unless you're playing with the loop control variable, but that's a different issue). Of course, I'm talking about "original" Pascal (Wirth), not languages that have considerable extensions like Turbo. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr