Click here to Skip to main content
15,888,803 members
Articles / Programming Languages / C++

A Small Class to Read INI File

Rate me:
Please Sign up or sign in to vote.
4.39/5 (40 votes)
27 Jun 2005CPOL 287.2K   41   75  
A small class to read INI File, only has 4 methods: ReadInteger, ReadFloat, ReadBoolean, ReadString.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
China China
My Name is Xiangxiong Jian ,I love Programming ,And I love the sharing code

Comments and Discussions