Introduction - If you have any usage issues, please Google them yourself
an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main functions are ReadInt(), ReadString(), Write() to reach the goals of reading and writing in the ini file.