torcs - 1.2.2

Directory Management.


Detailed Description

This is used for directory manipulation.


Files

file  directory.cpp
 This is used for directory manipulation.


Functions

tFListGfDirGetList (char *dir)
 Get the list of files of a given directory.

void GfDirFreeList (tFList *list, tfDirfreeUserData freeUserData)
 Free a directory list.


Function Documentation

void GfDirFreeList tFList list,
tfDirfreeUserData  freeUserData
 

Free a directory list.

Parameters:
list List of files
freeUserData User function used to free the user data
Returns:
none

tFList* GfDirGetList char *  dir  ) 
 

Get the list of files of a given directory.

Parameters:
dir directory name
Returns:
The list of files


Generated at Thu Feb 26 21:54:22 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.