Read parameter and value from a config file
I have this code that is supposed to read from file and look up the parameters and read the values. In short I pass at program startup the configuration file and the program should read the values to configure the system. But I don’t understand what is wrong and especially why it doesn’t read the values.