RE: Saveing in C++
I recommend you look at the Registry API. By creating your own set of keys and values, you can store all your program's settings in one place. It's quite easy to do actually, just be careful of datatypes.
This post was edited on 01-03-2005 at 04:47 AM by WDZ.
|