In file No file:

FileConfig (const char *szFileName, Bool bLocalOnly = FALSE)

Ctor for FileConfig takes file name argument.

Documentation

FileConfig will
  • 1) read global config file (/etc/.conf under UNIX or windir\.ini under Windows) unless bLocalOnly is TRUE
  • 2) read user's config file ($HOME/. or %USERPROFILE%/file.ini under NT, same as global otherwise)
  • 3) write changed entries to user's file, never to the system one.
  • Parameters:
    szFileName - Config file, default extension appended if not given
    bLocalOnly - TRUE => don't look for system-wide config file

    alphabetic index hierarchy of classes


    this page has been generated automatically by doc++

    (c)opyright by Malte Zöckler, Roland Wunderling
    contact: doc++@zib.de