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,ea884956d1f3b172 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!news.mixmin.net!.POSTED!not-for-mail From: Kulin Remailer Newsgroups: comp.lang.ada Subject: Re: How do I use GNAT.Directory_Operations.Iteration? Date: 15 Mar 2011 17:20:01 -0000 Organization: Kulin Remailer Message-ID: References: Injection-Info: news.mixmin.net; posting-host="01ba22ccb67a79b841276309123c180a"; logging-data="10296"; mail-complaints-to="abuse@mixmin.net" Comments: X-Remailer-Contact: abuse@reece.net.au (English Only Please) Xref: g2news2.google.com comp.lang.ada:19184 Date: 2011-03-15T17:20:01+00:00 List-Id: example snipped > > -- > > Ludovic Brenta. Thanks Ludovic! I didn't see your post because like all responsible netizens I killfile all google groups. Thanks to Nasser for quoting you. > When I write something myself, I try to always put a small example > at the top, as part of it documentation, of how to call or use it. > It would be nice if these had such examples. Thanks Nasser. I agree it would be nice if the GNAT doc would give examples of using each API. The package spec is often enough but not always enough.