Xiqual 0.9.1

In file xitools/cfg_saveprefs.c:

int cfg_saveprefs

(List* list, char* dirname, char* filename)

Save a List of preferences sections to file.

Documentation

Save a List of preferences sections to file. All sections will be visited in order, saving all variables without comments for each. If there is a previous file with the supplied name, it will be deleted first.
Parameters:
list - The list containing pointers to all your preferences sections.
dirname - An optional directory to change to before saving.
filename - The filename to save the structure as.
Author:
Ronny Bangsund
See Also:
List, preferences, variable, cfg_loadprefs(), cfg_newsection()

Alphabetic index



This page was generated with the help of DOC++.