All of lore.kernel.org
 help / color / mirror / Atom feed
From: SVisor <svisor@lycos.com>
To: linux-c-programming@vger.kernel.org
Subject: Re: Directory contents
Date: Sat, 27 Nov 2004 19:26:28 +0100	[thread overview]
Message-ID: <coagsk$afm$1@sea.gmane.org> (raw)
In-Reply-To: <200411271900.48627.hitoc_mail@yahoo.it>

HIToC wrote:
...
> I want to write a function that can read the contents of a specified directory
> in order to find a certain type of file or to copy a directory-tree or
> something else.
> Neverthless I need of some system functions that find the files that are
> contained in that directory (like FINDFIRST and FINDNEXT under ms-dos).

opendir( ) and readdir( ) might be what you are looking for?


  reply	other threads:[~2004-11-27 18:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-27 18:00 Directory contents HIToC
2004-11-27 18:26 ` SVisor [this message]
2004-11-27 22:38 ` Emmet Ford
2004-11-29  4:13   ` Brian Raiter
2004-11-29  7:25 ` sandeep
2004-11-29  7:57   ` Jan-Benedict Glaw

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='coagsk$afm$1@sea.gmane.org' \
    --to=svisor@lycos.com \
    --cc=linux-c-programming@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.