Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

GetTextBufferLocation(3W)

GetTextBufferBlock(3W)

GetTextBufferLine(3W)



GetTextBufferChar(3W)            UNIX System V            GetTextBufferChar(3W)


                                Text Buffer Utilities

NAME
       GetTextBufferChar

SYNOPSIS
      #include <textbuff.h>
        ...
      int GetTextBufferChar(text, location)
      TextBuffer * text;
      TextLocation location;

DESCRIPTION
      The GetTextBufferChar function is used to retrieve a character stored in
      the text TextBuffer at location.  It returns either the character itself
      or EOF if location is outside the range of valid locations within the
      TextBuffer.

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


































10/89                                                                    Page 1





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