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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,386228a37afe967f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-15 21:42:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread2.prod.itd.earthlink.net.POSTED!not-for-mail From: "Matthew Heaney" Newsgroups: comp.lang.ada References: <1ec946d1.0307111358.fb772@posting.google.com> <1ec946d1.0307141508.7f51fbe3@posting.google.com> Subject: Re: Computer Language Shootout X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Wed, 16 Jul 2003 04:42:56 GMT NNTP-Posting-Host: 67.75.63.213 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 1058330576 67.75.63.213 (Tue, 15 Jul 2003 21:42:56 PDT) NNTP-Posting-Date: Tue, 15 Jul 2003 21:42:56 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: archiver1.google.com comp.lang.ada:40322 Date: 2003-07-16T04:42:56+00:00 List-Id: "Isaac Gouy" wrote in message news:ce7ef1c8.0307151920.7f9fc721@posting.google.com... > Aldo Calpini will only publish programs on his Win32 Language Shootout > if they are sent to him by the author, giving consent for their use. Thanks, I'll take a look at his FAQ. My immediate interest was in posting examples of hash tables in general, and using the Charles library in particular. I noticed that in shootout matrix, the programs that required a hash table weren't completed. But there is no reason for this -- I was able to write all three examples in just a few minutes. > Note: I don't think anyone has attempted to do > Echo Client/Server in Ada 95 (for MS Windows). I make my living writing streaming media servers (I wrote the TrueCast server at On2), so I don't think writing this example will be very difficult for me. I'll take a look when I have a chance. -Matt