Closed hhdang6637 closed 6 years ago
@quoctri1 , do you know ini config file?
No, I'm not
This is an example.
` ; Test config file for ini_example.c and INIReaderTest.cpp
[protocol] ; Protocol configuration version=6 ; IPv6
[user] name = Bob Smith ; Spaces around '=' are stripped email = bob@smith.com ; And comments (like this) ignored active = true ; Test a boolean pi = 3.14159 ; Test a floating point number multi = this is a ; test multi-line value ; test
`
thanks @tranconghau for working on this
We're going to let user set up some things, we need store user configuration.