Data Fields |
| char * | Name |
| | Character string containing the base output directory. Will always end with a directory separator. Is changed and reused.
|
| int | dirLength |
| | length of base dir name; start writing parameters at this point. Changes to match Name;
|
| int | debugLength |
| | end of debug base file name.
|
| int | baseLength |
| | end of base file name.
|
| int | maxLength |
| | number of chars allocated for dirName, any filename cannot exceed this value. Cannot change this value once set.
|
| char ** | filenameBank |
| int | nFz0 |
| int | nV |
Field Documentation
The documentation for this struct was generated from the following file: