Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ NextTextBufferWord(3W) — OpenWindows V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

PreviousTextBufferWord(3)

StartCurrentTextBufferWord(3)

NextTextBufferWord(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 NextTextBufferWord

SYNOPSIS

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

DESCRIPTION

The NextTextBufferWord function is used to locate the beginning of the next word from a given current location in a TextBuffer.  If the current location is within the last word in the TextBuffer the function wraps to the beginning of the TextBuffer. 

SEE ALSO

PreviousTextBufferWord(3), StartCurrentTextBufferWord(3)

Sun Release 4.0  —  Last change:

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