Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ StartCurrentTextBufferWord(3W) — OpenWindows V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

PreviousTextBufferWord(3)

NextTextBufferWord(3)

StartCurrentTextBufferWord(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 StartCurrentTextBufferWord

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

PreviousTextBufferWord(3), NextTextBufferWord(3)

Sun Release 4.0  —  Last change:

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