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,17395bd9bffaca19 X-Google-Attributes: gid103376,public From: "Marin David Condic, 561.796.8997, M/S 731-93" Subject: Re: Ada95/Mil-Std-1553 Problem (Long Post - Sorry About That) Date: 1997/01/14 Message-ID: <97011417264268@psavax.pwfl.com>#1/1 X-Deja-AN: 209908116 sender: Ada programming language comments: Gated by NETNEWS@AUVM.AMERICAN.EDU x-vms-to: SMTP%"INFO-ADA@VM1.NODAK.EDU" newsgroups: comp.lang.ada x-vms-cc: CONDIC Date: 1997-01-14T00:00:00+00:00 List-Id: Several of you have been very kind in sending me suggestions about how to handle my Mil-Std-1553 problems. I think the information is beginning to gel into a potential solution. I have one question which maybe some of the language lawyers can help me out with: Is there a way with tagged records to control the position/content of any and all tag data? (In a manner that is reasonably close to portable so that it's not dependent on, for example, implementation X uses a 16 bit integer for a tag vs implementation Y uses a 32 bit integer...) In other words, if I can guarantee that the tag data will occur at the end (or beginning?) of the record and/or that it will occupy exactly N bytes, I think I can figure out how to solve my send/receive problems. It would be better if I could control the *value* of the tag, but I'll settle for knowing where it is so I can strip it off. Any info on how that might be done? Thanks. MDC Marin David Condic, Senior Computer Engineer ATT: 561.796.8997 M/S 731-96 Technet: 796.8997 Pratt & Whitney, GESP Fax: 561.796.4669 P.O. Box 109600 Internet: CONDICMA@PWFL.COM West Palm Beach, FL 33410-9600 Internet: CONDIC@FLINET.COM =============================================================================== "Whatever is not nailed down is mine. Whatever I can pry up is not nailed down." -- Collis P. Huntington, railroad tycoon ===============================================================================