I have started working with dirent.h library and I came across a very useful member of "struct dirent" structer which struct dirent *p->d_name in my book. But unfortunatly it doesn't states any other members of this structure;
I was wondering what else are the members of this structure and what are they used for?
Regards
man dirent.h
). – WingoNo manual entry for dirent.h
– Fernandomanpages-posix-dev
. – Fernando