[ Previous | Next | Contents | Glossary | Home | Search ]
x11 R6 Technical Reference

XFreeExtensionList Extension Function

Purpose

Frees the memory allocated by the XListExtensions extension function.

Library

Enhanced X-Windows Library (libX11.a)

C Syntax

XFreeExtensionList(List)
char **List;

Description

The XFreeExtensionList extension function frees the memory allocated by the XListExtensions extension function.

Parameters

List Specifies the allocated memory to be freed.

Related Information

Using Extensions in AIXwindows in AIX Version 4.3 AIXwindows Programming Guide.

The XListExtensions extension function.

AIXwindows Overview for Programmers in AIX Version 4.3 AIXwindows Programming Guide.


[ Previous | Next | Contents | Glossary | Home | Search ]