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,34e28efa1a88ae84 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!attbi_s22.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Access procedure to pointer References: <483C47FB.20804@gmail.com> In-Reply-To: <483C47FB.20804@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Message-ID: NNTP-Posting-Host: 12.201.97.213 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s22 1211918557 12.201.97.213 (Tue, 27 May 2008 20:02:37 GMT) NNTP-Posting-Date: Tue, 27 May 2008 20:02:37 GMT Organization: AT&T ASP.att.net Date: Tue, 27 May 2008 20:02:37 GMT Xref: g2news1.google.com comp.lang.ada:404 Date: 2008-05-27T20:02:37+00:00 List-Id: S�bastien wrote: > > I need this to use posix signal. You mean you're calling an Ada subprogram with a parameter of type System.Address? If you're interfacing to C, a convention-C access type as Kazakov suggested is a better and safer way. -- Jeff Carter "What's the amount of the insult?" Never Give a Sucker an Even Break 104