Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

OlTextEditReadSubString(3W)



OlTextEditCopyBuffer(3W)         UNIX System V         OlTextEditCopyBuffer(3W)


NAME
       OlTextEditCopyBuffer

SYNOPSIS
      #include <buffutil.h>
      #include <textbuff.h>
      #include <TextEdit.h>
       ...
      extern Boolean OlTextEditCopyBuffer(ctx, buffer)
      TextEditWidget ctx;
      char ** buffer;

DESCRIPTION
      The OlTextEditCopyBuffer function is used to retrieve a copy of the
      TextBuffer associated with the TextEdit Widget ctx.  The storage required
      for the copy is allocated by this routine; it is the responsibility of
      the caller to free this storage when appropriate.


RETURN VALUE
      FALSE is returned if the widget supplied is not a TextEdit Widget or if
      the buffer cannot be read; otherwise TRUE is returned.


SEE ALSO
      OlTextEditReadSubString(3W), TextEdit Widget




























10/89                                                                    Page 1





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