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,ba5a88c05a7ac9bb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-24 17:27:50 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!feeder2-1.proxad.net!news9-e.free.fr!not-for-mail From: "Delf" Organization: kill -9 kerrnel.exe Subject: Re: Problem with anonymous arrays Date: Sun, 25 Apr 2004 02:29:19 +0200 User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Message-ID: Newsgroups: comp.lang.ada References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 25 Apr 2004 02:27:50 MEST NNTP-Posting-Host: 81.56.185.65 X-Trace: 1082852870 news9-e.free.fr 15686 81.56.185.65:32883 X-Complaints-To: abuse@proxad.net Xref: archiver1.google.com comp.lang.ada:7459 Date: 2004-04-25T02:27:50+02:00 List-Id: Le Sat, 24 Apr 2004 23:26:53 +0000, Lutz Donnerhacke a ecrit: > type Bool_Array is array (0 .. (N-1) of Boolean; > protected type Choice is > ... > WantToGo : Bool_Array := (others => False); > end Choice; Thanks for your help. -- Delf