blob: a5b05d0e265e31d5882c4cbb1c2be0dd924acaf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
iniParser installation instructions
-----------------------------------
- Modify the Makefile to suit your environment.
- Type 'make' to make the library.
- Type 'make check' to make the test program.
- Type 'test/iniexample' to launch the test program.
- Type 'test/parse' to launch torture tests.
Enjoy!
N. Devillard
Wed Mar 2 21:14:17 CET 2011
|