xrmputfiledatabase(3) hpux man page | unix.com

Man Page: xrmputfiledatabase

Operating Environment: hpux

Section: 3

XrmPutFileDatabase()													      XrmPutFileDatabase()

Name
  XrmPutFileDatabase - store a resource database in a file.

Synopsis
  void XrmPutFileDatabase(database, stored_db)
	  XrmDatabase database;
	  char *stored_db;

Arguments
  database  Specifies the resource database that is to be saved.

  stored_db Specifies the filename for the stored database.

Description
  XrmPutFileDatabase()	stores	a  copy  of the specified database in the specified file.  The file is a text file that contains lines in the
  format that is accepted by XrmPutLineResource().  The file is written in the locale of the database.	 Entries  containing  resource	names
  that are not in the Host Portable Character Encoding, or containing values that are not in the encoding of the database locale, are written
  in an implementation-dependent manner.  The order in which entries are written is implementation-dependent.	Entries  with  representation
  types other than "String" are ignored.

  For more information, see Volume One, Chapter 13, Managing User Preferences.

Structures
  XrmDatabase is a pointer to an opaque data type.

See Also
  XrmDestroyDatabase(),  XrmGetFileDatabase(),	XrmGetResource(),  XrmGetStringDatabase(), XrmInitialize(), XrmMergeDatabases(), XrmParseCom-
  mand(), XrmPutLineResource(), XrmPutResource(), XrmPutStringResource(),  XrmQGetResource(),  XrmQGetSearchList(),  XrmQGetSearchResource(),
  XrmQPutResource(),  XrmQPutStringResource(), XrmQuarkToString(), XrmStringToBindingQuarkList(), XrmStringToQuarkList(), XrmStringToQuark(),
  XrmUniqueQuark().

Xlib - Resource Manager 												      XrmPutFileDatabase()
Related Man Pages
xrmgetfiledatabase(3x11) - ultrix
xrmmergedatabases(3x11) - ultrix
xrmmergedatabases(3) - hpux
xrmqgetseab(3) - hpux
xrmqputresource(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
SAN Migration question
Sequence extraction
Hpux 11iV3 administration document