Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ FreeTextBuffer(3W) — OpenWindows V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

AllocateTextBuffer(3)

RegisterTextBufferUpdate(3)

FreeTextBuffer(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 FreeTextBuffer

SYNOPSIS

#include <textbuff.h>
  ...
extern void FreeTextBuffer(text, f, d)
TextBuffer ∗ text;
TextUpdateFunction f;
caddr_t d;

DESCRIPTION

The FreeTextBuffer procedure is used to deallocate storage associated with a given TextBuffer.  Note: the storage is not actually freed if the TextBuffer is still associated with other update function/data pairs. 

SEE ALSO

AllocateTextBuffer(3), RegisterTextBufferUpdate(3)

Sun Release 4.0  —  Last change:   —  Last change:

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