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,1fc88aa02a884aed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!q75g2000hsh.googlegroups.com!not-for-mail From: brian.b.mcguinness@lmco.com Newsgroups: comp.lang.ada Subject: Re: Ada 2005 Compilers Date: 2 May 2007 05:28:29 -0700 Organization: http://groups.google.com Message-ID: <1178108909.771549.32320@q75g2000hsh.googlegroups.com> References: <1178047344.037041.49760@y80g2000hsf.googlegroups.com> <1s8lg4-fil.ln1@newserver.thecreems.com> <1178100726.17912.14.camel@localhost> NNTP-Posting-Host: 192.172.8.14 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1178108910 7166 127.0.0.1 (2 May 2007 12:28:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 2 May 2007 12:28:30 +0000 (UTC) In-Reply-To: <1178100726.17912.14.camel@localhost> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q75g2000hsh.googlegroups.com; posting-host=192.172.8.14; posting-account=R0BKUQwAAAAEH1zhMKQoEzkWfZJu3USj Xref: g2news1.google.com comp.lang.ada:15467 Date: 2007-05-02T05:28:29-07:00 List-Id: On May 2, 6:12 am, Georg Bauhaus wrote: > Do you find the remarks on AdaMulti in the Wikibook informative? > Should something be added?http://en.wikibooks.org/wiki/Ada_Programming/Installing#AdaMulti_from... I find the Wikibook very useful, but I wish that someone would provide examples showing how to use the standard libraries, for example using maps in string handling. It would probably be best to start with those libraries that work substantially differently from their counterparts in other languages such as C. --- Brian