CompuServe Messages

Changing Preferences

    21-Oct-91 22:18:56
Sb: Changing Preferences
Fm: David L. Smith 72767,3346
To: ALL
Can anyone help me? I need to change the PREFERENCES within a C program. The books I have all mention GetPrefs() and GetDefPrefs(). They say these functions will load prefs info into a buffer that I set up. But what do you do with this buffer once you have it? Don't you somehow have to set up a structure of type=preferences and load the information into that? Then, provided that's successful, what function do you call to actually change these preferences? Dave