xfreeextensionlist(3) hpux man page | unix.com

Man Page: xfreeextensionlist

Operating Environment: hpux

Section: 3

XFreeExtensionList()													      XFreeExtensionList()

Name
  XFreeExtensionList - free memory allocated for a list of installed extensions.

Synopsis
  XFreeExtensionList(list)
	char **list;

Arguments
  list	    Specifies a pointer to the list of extensions returned from XListExtensions().

Description
  XFreeExtensionList() frees the memory allocated by XListExtensions().

  For more information, see Volume One, Chapter 15, Other Programming Techniques.

See Also
  XListExtensions(), XQueryExtension().

Xlib - Extensions													      XFreeExtensionList()
Related Man Pages
xlistextensions(3) - debian
xfreeextensionlist(3) - centos
xlistextensions(3) - centos
xlistextensions(3) - suse
xuninstallcolormap(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Wrong Array...