Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

GetTextBufferBlock(3W)



GetTextBufferLocation(3W)        UNIX System V        GetTextBufferLocation(3W)


                                Text Buffer Utilities

NAME
       GetTextBufferLocation

SYNOPSIS
      #include <textbuff.h>
        ...
      extern char * GetTextBufferLocation(text, line_number, location)
      TextBuffer * text;
      TextLine line_number;
      TextLocation * location;

DESCRIPTION
      The GetTextBufferLocation function is used to retrieve the contents of
      the given line within the TextBuffer.  It returns a pointer to the
      character string.  If the line number is invalid a NULL pointer is
      returned.  If a non-NULL TextLocation pointer is supplied in the argument
      list the contents of this structure are modified to reflect the values
      corresponding to the given line.

SEE ALSO
      GetTextBufferBlock(3W)































10/89                                                                    Page 1





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