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.4 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9fa3fd87992da829 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Q:ADA/Java/C++ feature mapping question!? Date: 2000/01/20 Message-ID: <867val$o26$1@nnrp1.deja.com>#1/1 X-Deja-AN: 575387946 References: <8672ec$e28$1@fleetstreet.Austria.EU.net> <38875E47.75A994CA@averstar.com> X-Http-Proxy: 1.0 x24.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu Jan 20 21:39:36 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-01-20T00:00:00+00:00 List-Id: In article <38875E47.75A994CA@averstar.com>, Tucker Taft wrote: > alex wrote: > > register: "asks" compiler to place variable in CPU register > > No particular equivalent. The "inverse" exists, "aliased", which > disallows use of a register. Since C compilers usually ignore "register", you could say that the Ada eqiuvalent is the following comment: -- Please please please compiler, place this object in a -- register. I'll be your best friend... -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.