Query: xrmpermstringtoquark
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
xrmpermstringtoquark(3) - debian |
xrmstringtoquark(3) - debian |
xrmstringtoquarklist(3) - debian |
xrmquarktostring(3) - suse |
xrmstringtoquarklist(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Hpux 11iV3 administration document |