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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,a94db636886834db X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-07 08:59:01 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!192.71.180.34!newsfeed1.swip.net!swipnet!nntpserver.swip.net!not-for-mail From: =?ISO-8859-1?Q?Bj=F6rn?= Lundin Subject: Re: Mapping c++ type VARIANT to Ada Newsgroups: comp.lang.ada References: User-Agent: KNode/0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit Message-ID: NNTP-Posting-Host: 213.101.76.15 X-Complaints-To: news-abuse@swip.net X-Trace: nntpserver.swip.net 1034006325 213.101.76.15 (Mon, 07 Oct 2002 17:58:45 MET DST) NNTP-Posting-Date: Mon, 07 Oct 2002 17:58:45 MET DST Organization: A Customer of Tele2 X-Sender: x-367446@d213-101-76-15.swipnet.se Date: Mon, 07 Oct 2002 18:00:20 +0200 Xref: archiver1.google.com comp.lang.ada:29562 Date: 2002-10-07T18:00:20+02:00 List-Id: SteveD wrote: > > GNATCOM defines a type GNATCOM.Variant. > > If you're using GNAT you can use GNATCOM, if you're using a different > compiler you may be able to use GNATCOM as well, but you can certainly > look for examples that work. > /thanks, just what I was looking for /Bj�rn