aboutsummaryrefslogtreecommitdiff
path: root/src/parcini.c
Commit message (Collapse)AuthorAge
* Formatting/style correctionsYaroslav de la Peña Smirnov2021-08-26
|
* Example and new helper funcionYaroslav de la Peña Smirnov2021-08-19
| | | | | | * Added an example program an ini file to example/ * Added a new helper function `parcini_value_handle` to handle and copy parsed values, depending on the expected value type.
* InitYaroslav de la Peña Smirnov2021-08-18
Basically functional.