Query: xrmdestroydatabase
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XrmDestroyDatabase() XrmDestroyDatabase() Name XrmDestroyDatabase - destroy a resource database. Synopsis void XrmDestroyDatabase(database) XrmDatabase database; Arguments database Specifies the resource database. Availability Release 4 and later. Description XrmDestroyDatabase() destroys a resource database and frees its allocated memory. The destroyed resource database should not be referenced again. If database is NULL, XrmDestroyDatabase() returns immediately. For more information, see Volume One, Chapter 13, Managing User Preferences. See Also XrmMergeDatabases(). Xlib - Window Manager Hints XrmDestroyDatabase()
Related Man Pages |
---|
xrmmergedatabases(3x11) - ultrix |
xrmputfiledatabase(3x11) - ultrix |
xrmputlineresource(3) - hpux |
xrmputstringresource(3) - hpux |
xrmqgetseab(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? |
Sequence extraction |
Shopt -s histappend |