sccs troubles

Doug Gwyn gwyn at smoke.BRL.MIL
Wed May 24 06:03:21 AEST 1989


In article <784 at jonlab.UUCP> jon at jonlab.UUCP (Jon H. LaBadie) writes:
>The environment is SVR3.0 on an AT&T 3B2 and version 3.51 of the O.S.
>on an AT&T UNIX-PC.  Directory access routines come from the "ndir"
>package that was published on the net.

SVR3.0 supposedly came with its own dirent implementation, which you
should use.  <dirent.h> for the system-provided implementation is not
necessarily compatible with dirent.h for the net-obtained library.



More information about the Comp.lang.c mailing list