hpux man page for xuniquecontext

Query: xuniquecontext

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XUniqueContext()														  XUniqueContext()

Name
  XUniqueContext - create a new context ID (not graphics context).

Synopsis
  XContext XUniqueContext()

Returns
  The context ID.

Description
  The  context	manager allows association of arbitrary data with a resource ID. This call creates a unique ID that can be used in subsequent
  calls to XFindContext(), XDeleteContext(), and XSaveContext().

  For more information on the context manager, see Volume One, Chapter 15, Other Programming Techniques.

Structures
     typedef int XContext;

See Also
  XDeleteContext(), XFindContext(), XSaveContext().

Xlib - Context Manager														  XUniqueContext()
Related Man Pages
xsavecontext(3) - debian
xuniquecontext(3) - debian
xdeletecontext(3) - centos
xsavecontext(3) - x11r4
xdeletecontext(3) - suse
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins
awk - Multi-line data to be stored in variable