off_t type missing??

Bryon S. Lape lape at cs.utk.edu
Sat Feb 23 01:41:45 AEST 1991


	After being directed to use readdir and opendir to get a list of
file names in a directory, I wrote a small programme to test this.  I
#include<> sys/types.h and dirent.h, but the compiler (actually the
ppc)died on a variable type off_t.  What gives???


Bryon Lape



More information about the Comp.lang.c mailing list