Problem I have created a simple ConfigManager in C# that loads each line of a file. If the line contains […]

Problem Please review my ini file parser (and potentially some general config file formats). The data structure used is a […]