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=2.9 required=5.0 tests=BAYES_50,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,545a1e8bab85387a,start X-Google-Attributes: gid103376,public From: Mindy Matusewicz Subject: ada routine reading c data problem Date: 1997/04/03 Message-ID: <33441A45.454D@ny.essd.northgrum.com>#1/1 X-Deja-AN: 230557304 Sender: news%mother@mdnews.md.essd.northgrum.com X-Nntp-Posting-Host: 155.104.10.136 Organization: Northrop Grumman Norden Systems Reply-To: Mindy_matusewicz@ny.essd.northgrum.com Newsgroups: comp.lang.ada Date: 1997-04-03T00:00:00+00:00 List-Id: I am running on a WINNT pc using gnat. I have a program that has both ada and c modules. I need to be able to access the c structures from the ada code. Is there any way of doing this besides a special c routine to send back the data. Thank you for your help. Mindy Matusewicz Mindy_matusewicz@ny.essd.northgrum.com