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,ac6f6c30c45f808a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!193.252.118.146.MISMATCH!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Sender: obry@PASCAL Newsgroups: comp.lang.ada Subject: Re: Ada equivalent for C-pointer? References: <41E7F653.2F899F47@alfred-hilscher.de> <1621573.egxgrGf4Ni@linux1.krischik.com> From: Pascal Obry Date: 16 Jan 2005 10:58:34 +0100 Message-ID: Organization: Home - http://www.obry.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 82.120.30.149 X-Trace: 1105869515 news.wanadoo.fr 8008 82.120.30.149:3459 X-Complaints-To: abuse@wanadoo.fr Xref: g2news1.google.com comp.lang.ada:7844 Date: 2005-01-16T10:58:34+01:00 List-Id: Martin Krischik writes: > >> So, you probably want: > >> > >> function Wibble (Number: access Interfaces.C.int) > >> return Interfaces.C.int; > >> > >> pragma Import(C,Wibble,"wibble"); > > > > I think the 'in out' mode would work with GNAT/GCC, but I'd suggest > > testing it to make sure. > > I did the testing - it does work How a function with an "in out" parameter can possibly work :) ? Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595