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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f7c597cb40b4adf8 X-Google-Attributes: gid103376,public From: Hyman Rosen Subject: Re: Help! (How to do this (C) in Ada? Date: 1999/05/14 Message-ID: #1/1 X-Deja-AN: 477857059 Sender: hymie@calumny.jyacc.com References: <7heg6m$43a$1@nnrp1.deja.com> <7hhh5g$avj$1@nnrp1.deja.com> X-Complaints-To: abuse@panix.com X-Trace: news.panix.com 926698612 4050 209.49.126.226 (14 May 1999 16:16:52 GMT) Organization: PANIX Public Access Internet and UNIX, NYC NNTP-Posting-Date: 14 May 1999 16:16:52 GMT Newsgroups: comp.lang.ada Date: 1999-05-14T16:16:52+00:00 List-Id: dennison@telepath.com writes: > You probably wouldn't need unchecked conversion, since the types would > be the same. But then again, if you are somewhat carful about how you > define your types, you might not need this conversion routine at all. If I recall the circumstances in which this type of code is used (Xt widgets have a lot of this), _Inherit won't be a function. It will be some integer value such as 1.