file_entry
typedef std::vector<file_entry> FileList;
process_file(const file_entry& entry, int number)
file_entry entry;
bool operator<(const struct file_entry& other) const
typedef std::vector<file_entry> FileList;
file_entry entry;
file_entry& entry = gFiles[i];
bool operator<(const struct file_entry& other) const