Re: directory traversal
- From: Sven Neumann <sven gimp org>
- To: Jeff Abrahamson <jeff purple com>
- Cc: gtk-list gtk org
- Subject: Re: directory traversal
- Date: 22 Jul 2002 14:07:33 +0200
Hi,
Jeff Abrahamson <jeff purple com> writes:
> I want to recursively traverse a directory. It seems dumb to write
> this from scratch (and easy to goof on corner cases), but I haven't
> found anything in glib / gtk / etc. that seems to address it. (Yeah,
> this is more of a glib question than a gtk question, I guess.)
you can easily implement this in a portable manner using the GDir
functions in GLib. Check gdir.h or the GLib API reference.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]