aavvee <[EMAIL PROTECTED]> wrote:
> --- Shyan Lam <[EMAIL PROTECTED]> wrote:
>
> > What's the OS and compiler?
> >
> > For VC++, you can use _findfirst() / _findnext() / _findclose().
> >
> > For Windows in general, you can use the FindFirstFile() /
> > FindNextFile() / FindClose() APIs.
>
> I work on UNIX, and use cc or gcc command.
> Is there similar function in C library?

In standard C, no. In POSIX, yes, through <dirent.h>.

--
Peter





To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Web Bug from http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S=:HM/A=2434971/rand=243006902


Yahoo! Groups Links

Reply via email to