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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ad4f681b146abc37 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-11 09:08:41 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: gautier_niouzes@hotmail.com (Gautier) Newsgroups: comp.lang.ada Subject: Re: "directories" help Date: 11 Nov 2002 09:08:41 -0800 Organization: http://groups.google.com/ Message-ID: <17cd177c.0211110908.6af32c97@posting.google.com> References: NNTP-Posting-Host: 213.173.163.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1037034521 5920 127.0.0.1 (11 Nov 2002 17:08:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 11 Nov 2002 17:08:41 GMT Xref: archiver1.google.com comp.lang.ada:30738 Date: 2002-11-11T17:08:41+00:00 List-Id: Artiom Ivanov: > I want to write Win32 program in ADA using GNAT 3.13 > My problem is that i want to work with "folders" (list content, look for > files, search them, look attributes), and i want it to work also on > unixlike-os like freebsd or linuxes. Fortunately there is GNAT.OS_Lib and others that are fully portable. A few examples in "gnatpaqs.zip" on page below. HTH ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, address on the Web site!