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,29f36805b9a20fe8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-31 13:56:03 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!skynet.be!news.tele.dk!195.224.53.60!nntp.news.xara.net!xara.net!gxn.net!news5-gui.server.ntli.net!ntli.net!news6-win.server.ntlworld.com.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: Subject: Re: Streams in Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Sat, 31 Mar 2001 22:49:48 +0100 NNTP-Posting-Host: 62.253.14.225 X-Complaints-To: abuse@ntlworld.com X-Trace: news6-win.server.ntlworld.com 986075377 62.253.14.225 (Sat, 31 Mar 2001 22:49:37 BST) NNTP-Posting-Date: Sat, 31 Mar 2001 22:49:37 BST Organization: ntlworld News Service Xref: supernews.google.com comp.lang.ada:6301 Date: 2001-03-31T22:49:48+01:00 List-Id: I remember what it is that's confusing me. It's this ARM Annex A 12.1 (4) "The Index function returns the current file index, as a count (in stream elements) from the beginning of the file. The position of the first element in the file is 1. " What are the stream elements in this case? Thanks, Chris Campbell