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 X-Google-Thread: 103376,9def0a9c238c7bd8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-12 05:06:05 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!news.tele.dk!128.39.3.166!uninett.no!ntnu.no!randhol+abuse From: randhol+abuse@pvv.org (Preben Randhol) Newsgroups: comp.lang.ada Subject: Re: Ada 0x Wish List Date: Mon, 12 Feb 2001 13:04:08 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3A8764FF.CAE087E3@acm.org> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 981983048 1421 129.241.83.82 (12 Feb 2001 13:04:08 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 12 Feb 2001 13:04:08 +0000 (UTC) User-Agent: slrn/0.9.6.3 (Linux) Xref: supernews.google.com comp.lang.ada:5156 Date: 2001-02-12T13:04:08+00:00 List-Id: On Mon, 12 Feb 2001 07:23:19 GMT, Dale Stanbrough wrote: > procedure X (a : in integer; b : in out integer; c : out integer); > > > X (a <- 5, > b <-> y, > c -> d); Yes perhaps, but much more work to code and maintain I would think. -- Preben Randhol ------------------- http://www.pvv.org/~randhol/ -- �For me, Ada95 puts back the joy in programming.�