When I use the function 'Ini_ReadFromFile()' does it handle the "open" of the file and getting of the file handle, read the contents into memory and then "close" the file and releasing of the file handle? I believe it does but it is not clear and I do not see it stated in the documentation.
Thanks