Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

GetTextBufferBlock(3W)

GetTextBufferLocation(3W)



GetTextBufferBuffer(3W)          UNIX System V          GetTextBufferBuffer(3W)


                                Text Buffer Utilities

NAME
       GetTextBufferBuffer

SYNOPSIS
      #include <textbuff.h>
        ...
      extern Buffer * GetTextBufferBuffer(text, line)
      TextBuffer * text;
      TextLine     line;

DESCRIPTION
      The GetTextBufferBuffer function is used to retrieve a pointer to the
      Buffer stored in TextBuffer text for line.  This pointer is volatile;
      subsequent calls to any TextBuffer routine may make it invalid.  If a
      more permanent copy of this Buffer is required the Buffer Utility
      CopyBuffer can be used to create a private copy of it.

SEE ALSO
      GetTextBufferBlock(3W), GetTextBufferLocation(3W)

































10/89                                                                    Page 1





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