All of lore.kernel.org
 help / color / mirror / Atom feed
From: sandeep <sandeep@codito.com>
To: HIToC <hitoc_mail@yahoo.it>
Cc: Linux C programming <linux-c-programming@vger.kernel.org>,
	Linux Assembly <linux-assembly@vger.kernel.org>
Subject: Re: Directory contents
Date: Mon, 29 Nov 2004 12:55:17 +0530	[thread overview]
Message-ID: <41AACEDD.4080509@codito.com> (raw)
In-Reply-To: <200411271900.48627.hitoc_mail@yahoo.it>

> 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).
> 
> Who can help me?
"man scandir" and man on functions mentioned at the end of that manpage.

--
regards
sandeep
--------------------------------------------------------------------------
You probably wouldn't worry about what people think of you if you could
know how seldom they do.
		-- Olin Miller.
--------------------------------------------------------------------------


  parent reply	other threads:[~2004-11-29  7:25 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
2004-11-27 22:38 ` Emmet Ford
2004-11-29  4:13   ` Brian Raiter
2004-11-29  7:25 ` sandeep [this message]
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=41AACEDD.4080509@codito.com \
    --to=sandeep@codito.com \
    --cc=hitoc_mail@yahoo.it \
    --cc=linux-assembly@vger.kernel.org \
    --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.