All Editions
Related Functions
Example
The IN_GetINIFilename function returns the name of the INI file that is being used with Imagenation. The INI file defines how Imagenation operates by default, and allows end users to configure their versions of Imagenation.
Syntax
int IN_GetINIFilename( maxSize, pFileName )
|
Input Parameters |
Meaning |
|
SHORT maxSize |
the maximum size of the pFileName array |
|
Meaning | |
|
CHARPTR pFileName |
pointer to the path and file name of the INI file |
Release information
Added to Imagenation for Windows in Release 4.00.
As of Release 5.1, also available in Imagenation for UNIX.
See also