Xiqual 0.9.1

In file xitools/cfg_newsection.c:

preferences* cfg_newsection

(ulong tag1,
  ... )

Allocate a new preferences section.

Documentation

Allocate a new preferences section. This is used by cfg_loadprefs() when parsing the loaded file.

Accepted tags:

PREFS_NAME: A name for the section. This is optional, but strongly recommended to include.

PREFS_STRINGS: TRUE if you want to load the file as strings.

PREFS_LIST: List to add section to. Strongly recommended.

Returns:
A section (preferences structure) if all went well.
Author:
Ronny Bangsund
See Also:
List, preferences, variable, cfg_loadprefs(), cfg_newvar()

Alphabetic index



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