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,71c743c03ed191fe X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-20 08:11:06 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!paloalto-snf1.gtei.net!crtntx1-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Beginer problem: variable array size Date: 20 Sep 2002 10:10:54 -0600 Organization: LJK Software Message-ID: References: <38993b18.0209191906.b56b982@posting.google.com> <1032533590.712308@master.nyc.kbcfp.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1032533202 17320 192.135.80.34 (20 Sep 2002 14:46:42 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Fri, 20 Sep 2002 14:46:42 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:29223 Date: 2002-09-20T10:10:54-06:00 List-Id: In article <1032533590.712308@master.nyc.kbcfp.com>, Hyman Rosen writes: > I think I'm becoming more used to Ada :-) When I saw the > problem posed by the OP, I immediately thought of using > a recursive function that built up and returned arrays, > similar to what tmoran posted. So even though one _can_ write Fortran in any language, one is not _required_ to do so !