Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

RegisterTextBufferUpdate(3W)

FreeTextBuffer(3W)



UnregisterTextBufferUpdate(3W)   UNIX System V   UnregisterTextBufferUpdate(3W)


                                Text Buffer Utilities

NAME
       UnregisterTextBufferUpdate

SYNOPSIS
      #include<textbuff.h>
        ...
      extern int UnregisterTextBufferUpdate(text, f, d)
      TextBuffer * text;
      TextUpdateFunction f;
      caddr_t d;

DESCRIPTION
      The UnregisterTextBufferUpdate function disassociates the
      TextUpdateFunction f and data pointer d with the given TextBuffer text.
      If the function/data pointer pair is not associated with the given
      TextBuffer zero is returned otherwise the association is dissolved and
      one is returned.

SEE ALSO
      RegisterTextBufferUpdate(3W), FreeTextBuffer(3W)
































10/89                                                                    Page 1





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