Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moon5ckq/SimpleCppConfig
A Simple C++ header file for reading ini config file.
https://github.com/moon5ckq/SimpleCppConfig
Last synced: 18 days ago
JSON representation
A Simple C++ header file for reading ini config file.
- Host: GitHub
- URL: https://github.com/moon5ckq/SimpleCppConfig
- Owner: moon5ckq
- Created: 2014-08-07T09:41:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T09:48:57.000Z (over 10 years ago)
- Last Synced: 2024-07-31T22:58:32.492Z (3 months ago)
- Language: C
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
A Simple C++ header file for reading ini config file.
Support Type:
int, long, long long, unsigned, unsigned int, unsigned long, unsigned long long
float, double, long double
std::string