Skip to content

Implement INIWriter

Latest
Compare
Choose a tag to compare
@SSARCandy SSARCandy released this 28 Jul 16:46
· 13 commits to master since this release
  • With the new INIReader::InsertEntry() and INIReader::UpdateEntry(), it is easy to modify the content of a reader.
  • Introduce to new INIWriter, which can dump reader's content to an .ini file.