Readdir, Opendir,...

David MacKenzie edf at rocky2.rockefeller.edu
Mon Dec 26 15:10:50 AEST 1988


In article <9227 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn (VLD/VMB) <gwyn>) writes:
>In article <1198 at arctic.nprdc.arpa> snguyen at nprdc.arpa (Son Nguyen) writes:
>>Does anyone know how to create these functions (readdir, opendir, seekdir,
>>telldir,...,rewinddir) with either TURBO-C or Microsoft C  ?
>>If so, can you send it a copy ?  
>
>and ProDOS.  (A GS/OS generic version is in the works.)  Somebody
>undoubtedly has adapted getdents() (the system-specific part of the
>package) for MS-DOS, but I don't have that version.  (I would like to
>receive one for unrestricted redistribution, though!)

The GNU tar contains a public domain implementation of the BSD directory
functions, though I don't think it's based on getdents.

-----
David MacKenzie
Environmental Defense Fund
edf at rocky2.rockefeller.edu (...rutgers!cmcl2!rocky2!edf)



More information about the Comp.lang.c mailing list