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,7e07d42b7f3b3389 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsread.com!news-xfer.newsread.com!news.glorb.com!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!newscon06.news.prodigy.com!prodigy.net!newsmst01a.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr30.news.prodigy.com.POSTED!7db1df25!not-for-mail From: John Stoneham Subject: Re: Reading directories? Newsgroups: comp.lang.ada References: User-Agent: KNode/0.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-ID: NNTP-Posting-Host: 216.63.106.209 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr30.news.prodigy.com 1109601580 ST000 216.63.106.209 (Mon, 28 Feb 2005 09:39:40 EST) NNTP-Posting-Date: Mon, 28 Feb 2005 09:39:40 EST Organization: SBC http://yahoo.sbc.com X-UserInfo1: T[OMB_CD_ZUCBQH]]RKB_UDAZZ\DPCPDLXUNNHXIJYWZUYICD^RAQBKZQTZTX\_I[^G_KGFNON[ZOE_AZNVO^\XGGNTCIRPIJH[@RQKBXLRZ@CD^HKANYVW@RLGEZEJN@\_WZJBNZYYKVIOR]T]MNMG_Z[YVWSCH_Q[GPC_A@CARQVXDSDA^M]@DRVUM@RBM Date: Mon, 28 Feb 2005 14:39:40 GMT Xref: g2news1.google.com comp.lang.ada:8529 Date: 2005-02-28T14:39:40+00:00 List-Id: Chris Dutton wrote: > So far I've found a lot of information on Ada.Directories, which looks > good, but as far as I can see is not available for Gnat on Linux. > > Is there any standard package which enables dealing with directories in > Ada, even if not necessarily conveniently? If you're using gnat, try GNAT.Directory_Operations. Obviously, it's only "standard" with gnat. The spec file is g-dirope.ads. I'm using it in my projects now. -- captnjameskirk@moc.oohay reverse domain to email