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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,99222a5bd46ef3c9 X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: GOTO considered necessary (reworked) Date: 1997/06/19 Message-ID: <19970619161801.MAA18772@ladder02.news.aol.com>#1/1 X-Deja-AN: 251129918 References: X-Admin: news@aol.com Organization: AOL http://www.aol.com Newsgroups: comp.lang.ada Date: 1997-06-19T00:00:00+00:00 List-Id: bobduff@world.std.com (Robert A Duff) writes: > Of course, for functions, Ada doesn't allow you to set the result > without doing a return. Which I've sometimes found annoying. But you can set a local variable Result in as many places as you want and later return Result. Isn't that as good? I do it all the time. - John Herro Software Innovations Technology http://members.aol.com/AdaTutor ftp://members.aol.com/AdaTutor