QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
filelist_s Struct Reference

Simple list for file searches. More...

Data Fields

int count
 the number of files in the list More...
 
char ** list
 the actual list of files More...
 
int size
 the number of files that can be in the list before reallocation is required. More...
 

Detailed Description

Simple list for file searches.

Field Documentation

int count

the number of files in the list

char** list

the actual list of files

int size

the number of files that can be in the list before reallocation is required.


The documentation for this struct was generated from the following file: