iniConfigParserAn ini file parser.Handling simple data type :int, float, char, string, bool, array. You can use comment in your ini file by starting the line by ; or #In case of error, an exception is thrown.