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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cba561cbb713f46f X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Programming Queues in ADA (Very Urgent) Date: 2000/05/11 Message-ID: <83pS4.46959$x4.1574777@newsread1.prod.itd.earthlink.net>#1/1 X-Deja-AN: 621845963 Content-Transfer-Encoding: 7bit References: <8fcfhe$b1d$1@lola.ctv.es> <8fclfu$2os$1@nnrp1.deja.com> X-Priority: 3 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 958012740 158.252.122.236 (Wed, 10 May 2000 19:39:00 PDT) Organization: Ada95 Press, Inc. X-MSMail-Priority: Normal MIME-Version: 1.0 NNTP-Posting-Date: Wed, 10 May 2000 19:39:00 PDT Newsgroups: comp.lang.ada Date: 2000-05-11T00:00:00+00:00 List-Id: > If you want to dynamicly get rid of objects created with "new", you > probably want to use an instantiation of the generic function > "Unchecked_Conversion". Whaaat????????????????