Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XrmLocaleOf(3x) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

XrmLocaleOfDatabase − return the locale of a resource database. 

Synopsis

char *XrmLocaleOfDatabase(database)

   XrmDatabase database;

Arguments

databaseSpecifies the database that is to be used. 

Availability

Release 5 and later. 

Description

XrmLocaleOfDatabase() returns the name of the locale bound to the specified database, as a null-terminated string.  The returned locale name string is owned by Xlib and should not be modified or freed by the client.  Xlib is not permitted to free the string until the database is destroyed.  Until the string is freed, it will not be modified by Xlib. 

See Also

XrmGetFileDatabase(), XrmGetStringDatabase(), XrmDestroyDatabase(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026