caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <frisch@clipper.ens.fr>
To: Manuel Cornes <manuel.cornes@lipha.fr>
Cc: caml-list@inria.fr
Subject: Re: Findfirst / findnext Caml equivalents
Date: Fri, 3 Dec 1999 20:42:51 +0100 (MET)	[thread overview]
Message-ID: <Pine.GSO.4.04.9912032039060.21410-100000@clipper> (raw)
In-Reply-To: <TFSDMVVK@lipha.fr>

> are there Caml equivalents to the C (win32) functions FindFirstFile and FindNextFile ?

Have a look at Unix.(opendir|readdir|closedir) which are ported to Win;
under Unix, the matching of jokers (8) is made by the shell, but you can
use the module Str to do things like that.


Alain Frisch




      reply	other threads:[~1999-12-03 21:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-03 14:34 Manuel Cornes
1999-12-03 19:42 ` Alain Frisch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.04.9912032039060.21410-100000@clipper \
    --to=frisch@clipper.ens.fr \
    --cc=caml-list@inria.fr \
    --cc=manuel.cornes@lipha.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).