xrmpermstringtoquark(3) hpux man page | unix.com

Man Page: xrmpermstringtoquark

Operating Environment: hpux

Section: 3

XrmPermStringToQuark()													    XrmPermStringToQuark()

Name
  XrmPermStringToQuark	-  allocate quark for permanently allocated string.

Synopsis
  XrmQuark XrmPermStringToQuark(string)
	  char *string;

Arguments
  string    Specifies the string for which a quark is to be allocated.

Returns
  The quark.

Description
  XrmPermStringToQuark	returns a quark which uniquely represents a string.  If the string is not in the Host Portable Character Encoding the
  conversion is implementation-dependent.  XrmPermStringToQuark is just like XrmStringToQuark except that Xlib is  permitted  to  assume  the
  string argument is permanently allocated, and hence that the string can be used as the value to be returned by XrmQuarkToString.

  If you do not want to use permanently allocated storage, use XrmStringToQuark.

Structures
  XrmDatabase is a pointer to an opaque data type.

See Also
  XrmDestroyDatabase,  XrmGetResource,	XrmGetStringDatabase,  XrmInitialize, XrmMergeDatabases, XrmParseCommand, XrmPutFileDatabase, XrmPut-
  LineResource, XrmPutResource, XrmPutStringResource, XrmQGetResource, XrmQGetSearchList,  XrmQGetSearchResource,  XrmQPutResource,  XrmQPut-
  StringResource, XrmQuarkToString, XrmStringToBindingQuarkList, XrmStringToQuarkList, XrmStringToQuark, XrmUniqueQuark.

Xlib - Resource Manager 												    XrmPermStringToQuark()
Related Man Pages
xrmquarktostring(3) - debian
xrmuniquequark(3) - debian
xrmquarktostring(3) - suse
xrmstringtoquark(3) - suse
xrmstringtobindingquarklist(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Tar Command