LastTextBufferPosition(3W) — MISC. REFERENCE MANUAL PAGES
Text Buffer Utilities
NAME
LastTextBufferPosition
SYNOPSIS
#include <textbuff.h>
...
extern TextPosition LastTextBufferPosition(text)
TextBuffer ∗ text;
DESCRIPTION
The LastTextBufferPosition function returns the last valid TextPosition in the TextBuffer associated with text.
SEE ALSO
LastTextBufferLocation(3), FirstTextBufferLocation(3)
Sun Release 4.0 — Last change: