file Struct Reference

Collaboration diagram for file:

Collaboration graph
[legend]

Detailed Description

used internally to find and open files

Definition at line 84 of file fs.c.


Data Fields

FILE * handle
 standard filehandle
char * path
 path to file

Field Documentation

FILE* file::handle

standard filehandle

Definition at line 85 of file fs.c.

Referenced by locate_file(), s_open_helper(), sOpen(), and try_find_file().

char* file::path

path to file

Definition at line 86 of file fs.c.

Referenced by locate_file(), s_open_helper(), and sOpen().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 28 00:35:48 2007 for raceintospace by  doxygen 1.5.3