Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XFree(XS) — OpenDesktop Software Development System 1.0.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought


     X Version 11 (1 September 1988)                    XFree(XS)



     NAME
          XFree, XNoOp - free client data


     SYNTAX
          XFree(data)
               char *data;

          XNoOp(display)
                Display *display;


     ARGUMENTS
          display   Specifies the connection to the X server.

          data      Specifies 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.  You must use it to free any
          objects that were allocated by Xlib.

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


     SEE ALSO
          Xlib - C Language X Interface


     (printed 2/12/90) (1 September 1988)               XFree(XS)

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