path.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

char chDataPath [FILENAME_PATH_LENGTH]
bool lgDataPathSet

Detailed Description

the code needs to read a large number of data files when it starts. The location of these data on your system is given by the string in chDataPath This is in file path.c, and the variable is defined here. The location of the data should entered into the chDataPath when the code is set up so that the data will be automatically located

chDataPath can also be set with the "set path" command, but it is far better to enter the path permanently in path.c

Definition in file path.h.


Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.6.1