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