A simple, yet fully-featured library for reading and writing data to and from ini files.
Builds using make
.
For *nix systems (Linux, macOS, etc), you can simply run the install.sh
script to install to /usr/local
.
Using libeasysave
is simple and straightforward. Just look at the header file, and everything will be self-explanatory.
This project uses Doxygen for documentation. Either run Doxygen directly or use make docs
to build the documentation.
As this project is currently small and is only being maintained by myself, contributions really do help a lot.