Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

PreviousTextBufferWord(3W)



PreviousTextBufferWord(3W)       UNIX System V       PreviousTextBufferWord(3W)


                                Text Buffer Utilities

NAME
       PreviousTextBufferWord

SYNOPSIS
      #include <textbuff.h>
        ...
      extern TextLocation PreviousTextBufferWord(textBuffer, current)
      TextBuffer * textBuffer;
      TextLocation current;

DESCRIPTION
      The PreviousTextBufferWord function is used to locate the beginning of a
      word in a TextBuffer relative to a given current location.  It returns
      the location of the beginning of the word which precedes the given
      current location.  If the current location is within a word this function
      will skip over the current word.  If the current word is the first word
      in the TextBuffer the function wraps to the end of the buffer.

SEE ALSO
      PreviousTextBufferWord(3W)
































10/89                                                                    Page 1





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