xrmlocaleofdatabase(3) hpux man page | unix.com

Man Page: xrmlocaleofdatabase

Operating Environment: hpux

Section: 3

XrmLocaleOfDatabase()													     XrmLocaleOfDatabase()

Name
  XrmLocaleOfDatabase - return the locale of a resource database.

Synopsis
  char *XrmLocaleOfDatabase(database)
	XrmDatabase database;

Arguments
  database  Specifies the database that is to be used.

Returns
  The locale string.

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	data-
  base is destroyed.  Until the string is freed, it will not be modified by Xlib.

See Also
  XrmGetFileDatabase(), XrmGetStringDatabase(), XrmDestroyDatabase().

Xlib - Resource Manager 												     XrmLocaleOfDatabase()
Related Man Pages
xrmputfiledatabase(3x11) - redhat
xrmdestroydatabase(3x11) - osf1
xrmgetdatabase(3x11) - osf1
xrmgetfiledatabase(3x11) - osf1
xrmputfiledatabase(3x11) - osf1
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
awk - Multi-line data to be stored in variable
Tar Command