I don't know about C++ lib available for ini file manipulation. But recently I have used Ini library for Ruby. It is pretty neat for all the stuff you mentioned here. It is not part of Ruby's standard library so "sudo gem install ini"
Cheers, Ragu
I don't know about C++ lib available for ini file manipulation. But recently I have used Ini library for Ruby. It is pretty neat for all the stuff you mentioned here. It is not part of Ruby's standard library so "sudo gem install ini"
Cheers, Ragu