Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get each file name from a Unix dir in filename (not I-node) order.
"A.van.Kessel" <Adriaan.van.Kessel_at_NotThere.rivm.nl> writes:
2) the non-portable way : use readdir/dosfind1st/windowsfind2nd or whatever
Actually readdir() is fairly portable since it is specified by POSIX. It's still not ANSI C though.
-- (supporter of the campaign for grumpiness where grumpiness is due in c.l.c) Please: do not email me copies of your posts to comp.lang.c do not ask me C questions via email; post them insteadReceived on Fri Sep 18 1998 - 00:00:00 CDT
![]() |
![]() |