Is there a library manipulates configuration file?

E

Eric Lee

Hi,
I am looking for a library or classes written in standard c++. where can i
find it?

In my program,I wanna read and write configuration data in a standard config
file.

Thanks,
choil
 
V

Victor Bazarov

Eric Lee said:
I am looking for a library or classes written in standard c++. where can i
find it?
Google.

In my program,I wanna read and write configuration data in a standard config
file.

Every now and then Nikki Locke publishes a brief description of the
"Available C++ Libraries FAQ". Look for it and then look at it. The
list of libraries quite possibly contains what you're looking for.

Victor
 
J

Jack Klein

Hi,
I am looking for a library or classes written in standard c++. where can i
find it?

In my program,I wanna read and write configuration data in a standard config
file.

Thanks,
choil

What makes you think there is such a thing as a "standard" config
file?

Do you mean Windows .ini files, Windows registry, Linux configuration
files?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top