INI Parser designed for very easy integration into any c++ application.
Features
- Exactly the same as the windows functions WritePrivateProfileString and GetPrivateProfileString plus few more extras.
- Enumerate all the sections in the INI file
- Enumerate all the keys in a given section in the INI file
- Reads particular value from a key and section (optionaly you can even read the leading and trailing whitespaces of the value you are reading)
- Write value in a key and section WITHOUT deleting the existing comment on that key
Follow Ultra Light INI Parser
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ultra Light INI Parser!