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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:e503:: with SMTP id y3-v6mr21014902ioc.32.1537223750565; Mon, 17 Sep 2018 15:35:50 -0700 (PDT) X-Received: by 2002:a9d:4a3c:: with SMTP id h57-v6mr202663otf.1.1537223750498; Mon, 17 Sep 2018 15:35:50 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!feeder1.cambriumusenet.nl!feed.tweak.nl!209.85.166.215.MISMATCH!x188-v6no6442ite.0!news-out.google.com!z5-v6ni14ite.0!nntp.google.com!x188-v6no6440ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 17 Sep 2018 15:35:50 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=121.45.194.120; posting-account=d51RWwoAAADvR-x0zYAtT9z3CRxT1eXo NNTP-Posting-Host: 121.45.194.120 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <257bde0f-a691-4ce0-aa9b-01e0a67d3f20@googlegroups.com> Subject: Re: Interface To C Struct That Includes An Array From: Roger Injection-Date: Mon, 17 Sep 2018 22:35:50 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:54348 Date: 2018-09-17T15:35:50-07:00 List-Id: On Tuesday, September 18, 2018 at 1:25:24 AM UTC+10, Lucretia wrote: > On Monday, 17 September 2018 13:11:34 UTC+1, rog...@iinet.net.au wrote: > > > > > CORRECTION: > > > If I shift the Data characters left by four places and change Length to 12, the resultant Assimp_Path is > > > Length: 12, Data: Bphoenix.pcx > > Are you sure the B is correct and not data representation issue? Does the B get used? My B represents a symbol that I don't understand. It represents a rectangle containing four small zeros. Its not something that I either expect or know how to use.