Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XFree(3x) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

XFree − free specified memory allocated by an Xlib function.

Synopsis

XFree(data)
void *data;

Arguments

dataSpecifies a pointer to the data that is to be freed. 

Description

XFree() is a general purpose routine for freeing memory allocated by Xlib calls.  You must use it to free any objects that were allocated by Xlib, unless an alternate function is explicitly specified for the object. 

See Also

DefaultScreen(), XCloseDisplay(), XNoOp(), XOpenDisplay(). 

Copyright O’Reilly & Assoc.  —  

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