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.1 — Last change: {:heading=>"StartCurrentTextBufferWord\|(\|3W\|)\0\0\(em\0\0\∗(]D"}