#include <listparse.h>
Data Fields | |
char * | name |
int | namelen |
long | size |
int | flagisdir |
1 if a directory, 0 if not.
char* listparse::name |
Probably not 0-terminated.
Since name isn't 0-terminated, gives the length.
long listparse::size |
The size of the file in question.