CIniFile class – library MetaTrader 5

CIniFile class - library for MetaTrader 5
This class will help you if you need to use the Windows *.ini files. It has a standard interface with simple methods. Using the library: Copy the IniFile.mqh file to the MQ5\Include\ folder. Declare the CIniFil class instance in the code (don’t forget to add the  #include <IniFile.mqh> directive). Call its Init method with file