LastTextBufferPosition(3W) UNIX System V LastTextBufferPosition(3W)
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(3W), FirstTextBufferLocation(3W)
10/89 Page 1