#include <dir.h>
Data Fields | |
u_int32_t | d_fileno |
u_int16_t | d_reclen |
u_int8_t | d_type |
u_int8_t | d_namlen |
char | d_name [MAXNAMLEN+1] |
|
file number of entry |
|
name must be no longer than this |
|
length of string in d_name |
|
length of this record |
|
file type, see below |