ini-cpp
Loading...
Searching...
No Matches
inih Namespace Reference

Yet another .ini parser for modern c++ (made for cpp17), Project page: https://github.com/SSARCandy/ini-cpp. More...

Classes

class  INIReader
 Read an INI file into easy-to-access name/value pairs. More...
 
class  INIWriter
 Write the contents of an INIReader to an ini file. More...
 

Detailed Description

Yet another .ini parser for modern c++ (made for cpp17), Project page: https://github.com/SSARCandy/ini-cpp.