Welcome
I wrote a program that creates an .ini file with the data and then reads them.
I have a question when I will be compiling the exe file can I add the .ini file to the program becouse i want this .ini file in program rather than separately, and the code will continue to work (the writing and reading of data)?
The second question is whether the program should be compile a 32bit or 64 bit I have Windows 7 64 bit but I want program to run on 32 bit and 64 bit?