Query: xrmputfiledatabase
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
xrmmergedatabases(3x11) - ultrix |
xrmmergedatabases(3) - hpux |
xrmputlineresource(3) - hpux |
xrmqgetresource(3) - hpux |
xrmputstringresource(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
Sequence extraction |
Hpux 11iV3 administration document |
Shopt -s histappend |