i have a problem.
I have a file .txt as in this example:
A = 10;
pippo = 3.2;
nome = TOPOLINO;
So i have in this file variables (A, pippo, nome ...etc) and value (10, 3.2, TOPOLINO .... etc).
So i want create a function that get as input name or names of variables and get out in video the value o values of variables.
So by passing these functions a section and a key pair, you can retrieve the value into a buffer. Plus it's already written for you. I have used this several times and the only complaint that I have is that it requires a full file path.
(C:\Folder\file.ini instead of file.ini)
Hope the project works out, and have fun with the API