Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XFree(3X) — A/UX 3.0.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought




XFree(3X) XFree(3X)
NAME XFree, XNoOp - free client data and exercise the connection SYNOPSIS XFree (data) char *data; XNoOp (display) Display *display; DESCRIPTION The XFree function is a general-purpose Xlib routine that frees the specified data. You should use XFree to free any object that were allocated by Xlib. The XNoOp function sends a NoOperation request to the X server, thereby exercising the connection. Arguments These functions accept the following arguments: display Specifies the connection to the X server. data Specifies a pointer to the data that is to be freed. SEE ALSO Xlib - C Language Interface November, 1990 1

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