Author Winter
Ini files are a system configuration method that technicians often used, how to read and quickly identify content in the INI file is more cumbersome. STL's powerful features are functions such as sorting, looking, identifying quickly. This article quickly implements the INI file identification class Class InIfile through the MAP, String, Vector, IFSTREAM, etc. in STL. INIFILE can achieve a common lookup feature and provide a complete source code. Detailed views