comp.lang.ada
 help / color / mirror / Atom feed
From: Bill Findlay <findlaybill@blueyonder.co.uk>
Subject: File name wild cards
Date: Wed, 15 Aug 2018 21:45:25 +0100
Date: 2018-08-15T21:45:25+01:00	[thread overview]
Message-ID: <0001HW.2124C8650B16B24770000F8CF2CF@news.individual.net> (raw)

Can anyone point me to a portable way of doing wildcard filename lookups?

In Ada.Directories we have;

> type Search_Type is limited private;
> procedure Start_Search (Search: in out Search_Type;
> Directory: in String;
> Pattern: in String;
> Filter: in Filter_Type := (others =>  True));

etc
But the interpretation of Pattern is implementation defined.
Worse, I cannot find any interpretation in the GNAT documentation.

-- 
Bill Findlay

             reply	other threads:[~2018-08-15 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-15 20:45 Bill Findlay [this message]
2018-08-16  7:46 ` File name wild cards Jeffrey R. Carter
2018-08-16 14:26   ` Bill Findlay
2018-08-16  7:47 ` Dmitry A. Kazakov
2018-08-16 14:29   ` Bill Findlay
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox