Unix C routines

Doug Gwyn gwyn at smoke.brl.mil
Fri Dec 7 06:56:46 AEST 1990


In article <127 at dlss2.UUCP> james at dlss2.UUCP (James Cummings) writes:
>	Berkeley 4.3 -- use "<sys/dir.h> and <sys/types>"
>	System V  -- similar to BSD, but you may have to investigate the
>		       "dirent.h" header as well.

Poor advice.  You should use the <dirent.h> interface on all UNIX-like
systems.  If you need an implementation, send me email.



More information about the Comp.unix.questions mailing list