Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XFree(3X11) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XFree(3X11)  —  Subroutines

X11R5

NAME

XFree − free client data

SYNOPSIS

XFree(data)
   void ∗data;

PARAMETERS

dataSpecifies the data that is to be freed. 

DESCRIPTION

The XFree function is a general-purpose Xlib routine that frees the specified data. You must use it to free any objects that were allocated by Xlib, unless an alternate function is explicitly specified for the object.

RELATED INFORMATION

X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026