Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XFree(3X) — AOS 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XFree(3X)  —  X Version 11

NAME

XFree, XNoOp − free client data

SYNTAX

XFree(data)
     char ∗data;

XNoOp(display)
      Display ∗display;

ARGUMENTS

displaySpecifies the connection to the X server. 

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

DESCRIPTION

The XFree function is a general purpose Xlib routine that frees the specified data.

The XNoOp function essentially sends a NoOperation request to the X server, thereby exercising the connection.

SEE ALSO

Xlib − C Language X Interface

1 March 1988

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