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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7e33328e5b7bc470,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-05 17:24:39 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!vixen.cso.uiuc.edu!sparc19.cs.uiuc.edu!mmcnett From: mmcnett@sparc19.cs.uiuc.edu (mcnett michael david) Newsgroups: comp.lang.ada Subject: GNAT fix to Direct/Sequential_IO ?? Date: 5 Oct 1994 21:29:17 GMT Organization: University of Illinois at Urbana Message-ID: <36v5rd$570@vixen.cso.uiuc.edu> NNTP-Posting-Host: sparc19.cs.uiuc.edu Keywords: GNAT Date: 1994-10-05T21:29:17+00:00 List-Id: Since GNAT does not currently support Direct / Sequential IO, I am considering writing a C function to do the file IO and importing that function to ada that will place the data from the file into a datastructure that can be passed between the two languages. Is this possible? Will GNAT be fixing this soon? Thanks in advance again and to all those who have helped me so far in getting GNAT doing what I want it to do. ______________________________________________________________ Michael McNett | Graduate Student | University of Illinois | mmcnett@uiuc |