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-Thread: 103376,587e0e0a16d65b10 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p11g2000yqe.googlegroups.com!not-for-mail From: Adam Beneschan Newsgroups: comp.lang.ada Subject: Re: Invade wikipedia! Date: Thu, 26 Feb 2009 10:16:45 -0800 (PST) Organization: http://groups.google.com Message-ID: <4a18f335-30f6-4216-8376-0310eb560445@p11g2000yqe.googlegroups.com> References: <49a6d506$0$32680$9b4e6d93@newsspool2.arcor-online.net> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1235672206 19699 127.0.0.1 (26 Feb 2009 18:16:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Feb 2009 18:16:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p11g2000yqe.googlegroups.com; posting-host=66.126.103.122; posting-account=duW0ogkAAABjRdnxgLGXDfna0Gc6XqmQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.7.12-1.3.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4796 Date: 2009-02-26T10:16:45-08:00 List-Id: On Feb 26, 9:44 am, Georg Bauhaus wrote: > Ivan Levashew schrieb: > > > Integer_Text_IO.Put (8); > > Integer should not be used in the first place, > and neither in examples ... (What do you mean by > Huh? :-) Hmmm... This thread started out with a request that we increase the visibility of Ada by providing examples for some Wikipedia algorithms written in Ada. What better way to get people interested in the language than by making it seem that you have to define your own numeric types before you can write any code? :) :( :-| -- Adam