The josIniFileGetFileName call, shown in the following example, obtains the name of the JADE initialization file.
int josIniFileGetFileName(Character fileName[], Size size);
The parameters for this call are listed in the following table.
Parameter | Description |
---|---|
fileName | Name of the JADE initialization file |
size | Size of the buffer to hold the JADE initialization file, defined in characters |