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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fce663eaf40b52f6 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!Spring.edu.tw!news.nctu.edu.tw!feeder.seed.net.tw!attdv1!ip.att.net!newsfeed1.global.lmco.com!svlnews.lmms.lmco.com!not-for-mail From: "Xenos" Newsgroups: comp.lang.ada Subject: Re: Manifesto against Vector Date: Tue, 4 May 2004 15:17:44 -0400 Organization: Lockheed Martin Corporation Message-ID: References: NNTP-Posting-Host: 158.187.64.144 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Xref: controlnews3.google.com comp.lang.ada:252 Date: 2004-05-04T15:17:44-04:00 List-Id: "Marius Amado Alves" wrote in message news:mailman.68.1083695056.313.comp.lang.ada@ada-france.org... > used. Well, this argument is simply false. I my 20+ years of programming > languages "array" is clearly the term mostly used. "Vector" is just an > STLism and Java fad. There is additional experience exposed in the > Oh is it? You never heard of the language APL or did any DSP programming? I also seem to recall that in discreet logic a 1d array is called a vector, and a 2d array is called a matrix. DrX