Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

PreviousTextBufferWord(3)

NextTextBufferWord(3)

EndCurrentTextBufferWord(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 EndCurrentTextBufferWord

SYNOPSIS

#include <textbuff.h>
  ...
extern TextLocation EndCurrentTextBufferWord(textBuffer, current)
TextBuffer ∗ textBuffer;
TextLocation current;

DESCRIPTION

The EndCurrentTextBufferWord function is used to locate the end of a word in the TextBuffer relative to a given current location.  The function returns the location of the end of the current word.  Note: this return value will equal the given current value if the current location is already at the end of a word. 

SEE ALSO

PreviousTextBufferWord(3), NextTextBufferWord(3)

Sun Release 4.0  —  Last change:   —  Last change:

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