winapi - What is the easiest way to parse an INI File in C++? - Stack Overflow
I'm trying to parse an INI file using C++. Any tips on what is the best way to achieve this? Should I use the Windows API tools for INI file processing (with which I am totally ......