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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,998965b11075593f X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Beginner's question (array parameters to functions) Date: 1998/11/28 Message-ID: <365f4fe9.21281988@news.pacbell.net>#1/1 X-Deja-AN: 416368184 References: <365F4360.F7E85C1E@columbia.edu> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.snfc21.pbi.net 912216101 206.170.2.232 (Fri, 27 Nov 1998 17:21:41 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Fri, 27 Nov 1998 17:21:41 PDT Newsgroups: comp.lang.ada Date: 1998-11-28T00:00:00+00:00 List-Id: Your understanding is correct. There are ways around the 'in' restriction, but you'll get to them later in the course.