INI file reader and writer
-
Updated
Sep 30, 2024 - C++
INI file reader and writer
A really stupid INI file format for C++11
lightweight C++ library for parsing and manipulating INI (Initialization) files. INI files are simple text files that store configuration data in a key-value pair format, organized into sections.
A .ini file reader and writer library programmed in C++17. 🛠
This is a c++ json and ini parser.
Simple header only parser for INI files.
INI file reader and writer (MSVC2010 backport)
This small single header library allows handling of ini-style config-files. In addition to the standard ini-format, this library allows values with more than one parameter (separation with commas).
Add a description, image, and links to the ini-reader topic page so that developers can more easily learn about it.
To associate your repository with the ini-reader topic, visit your repo's landing page and select "manage topics."