Create and modify Ini-files

S

Sapphira

Hi,
I create an Ini-File and write with 'WritePrivateProfileString' Data in
it.
How can I delete one specific entry?

Thanks.
Sapphira
 
T

Thomas Matthews

Sapphira said:
Hi,
I create an Ini-File and write with 'WritePrivateProfileString' Data in
it.
How can I delete one specific entry?

Thanks.
Sapphira

If you can tell us the format of an Ini-File
we can help you. As a big hint, check out
the File streams from the <fstream> header.

If your question is about the operating system
or compiler, check out the FAQs and welcome.txt
below.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.comeaucomputing.com/learn/faq/
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top