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. 🛠
Header-only INI file library for parsing, modifying, and saving. 简单易用的INI文件解析库
This is a c++ json and ini parser.
Easy way to make ini file/struct
ini engine (change desc)
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).
INI file reader and writer (MSVC2010 backport)
Add a description, image, and links to the ini-writer topic page so that developers can more easily learn about it.
To associate your repository with the ini-writer topic, visit your repo's landing page and select "manage topics."