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-Thread: 103376,7e490a18b9688bd9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.14.132 with SMTP id p4mr1245349pbc.14.1316117496184; Thu, 15 Sep 2011 13:11:36 -0700 (PDT) Path: m9ni7009pbd.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Stream_Element_Array Date: Thu, 15 Sep 2011 21:11:35 +0100 Organization: A noiseless patient Spider Message-ID: References: <1e6rw4vto3ldb.i8d7fxixapx4.dlg@40tude.net> <28u4e86fk8gn$.ialexttobgr0$.dlg@40tude.net> <276b8d0a-5b3c-4559-a275-98620657cc2f@s30g2000pri.googlegroups.com> <01c12338-e9f8-49ab-863d-c8282be3875e@g31g2000yqh.googlegroups.com> <1esmml9qftomp.vihelaijmcar$.dlg@40tude.net> <02671fc7-5c38-42dc-8017-529f6dead8fd@j19g2000yqc.googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="12900"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18gJFWdQIsA+ClS74zEjufbHe6SVYeeyyQ=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:ECuBnBtukjUborny5Uur3grpexg= sha1:eRSk9Q/3dFebkdzWbKCFciqehF8= Xref: news1.google.com comp.lang.ada:17978 Content-Type: text/plain; charset=us-ascii Date: 2011-09-15T21:11:35+01:00 List-Id: Alexander Korolev writes: > My confusion is about the order of the Stream_Element for the cases I > posted That has to depend on what the thing at the other end is expecting! If there's no proper specification, do you maybe have some C code that we could help to work it out from?