Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ FreeTxtBuf(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

AllocateTextBuffer(3W)

RegisterTextBufferUpdate(3W)



FreeTextBuffer(3W)               UNIX System V               FreeTextBuffer(3W)


                                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(3W), RegisterTextBufferUpdate(3W)


































10/89                                                                    Page 1





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