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=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,fc050a66c3b5d87d X-Google-Attributes: gid103376,public X-Google-Thread: 1094ba,86e8c626be2471ae X-Google-Attributes: gid1094ba,public From: Robert Dewar Subject: Re: F9X twister & ADA (was: n-dim'l vectors) Date: 2000/04/07 Message-ID: <8ckqpe$m1f$1@nnrp1.deja.com>#1/1 X-Deja-AN: 607899024 References: <8cctts$ujr$1@nnrp1.deja.com> <38EA0440.1ECBC158@ncep.noaa.gov> <38ED4ECA.ADB698C9@sdynamix.com> X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Apr 07 14:19:40 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.fortran,comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-04-07T00:00:00+00:00 List-Id: In article , eedelman@rock.helsinki.no-sp�mm.fi (Erik Edelmann) wrote: > Perhaps I'm just as stoopid as the Fortran comittee, but I > really don't > see what is so great about that code. What if you want to > normalize a > vector with 10 elements instead of 3, for example? It is trivial in Ada to handle variable sized arrays, the example given (i.e. the code you quote) would be expected to handle variable sized arrays in normal usage (i.e. it is possible, but unusual, to write the type declarations so that it was restricted to one particular size). Sent via Deja.com http://www.deja.com/ Before you buy.