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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,72a0bc6240d264e3 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Access and alias Date: 2000/04/05 Message-ID: <8cfnpd$3h7$1@nnrp1.deja.com>#1/1 X-Deja-AN: 607108796 References: <86d7o5ae23.fsf@ppp-169-201.villette.club-internet.fr> <86aej9aa8y.fsf@ppp-169-201.villette.club-internet.fr> <38EB55AE.D4A241FD@icn.siemens.de> X-Http-Proxy: 1.0 x40.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Apr 05 15:57:44 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-04-05T00:00:00+00:00 List-Id: In article <38EB55AE.D4A241FD@icn.siemens.de>, Alfred Hilscher wrote: > If you write your own bindings, you shouldn't work with 'address. Use > an in out parameter instead. > E.g. proc (ref : SYSTEM.ADDRESS); --> proc (ref : in out X); ...unless you are writing a binding to a function, in which case you are back to using addresses. -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.