Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

LineOfPosition(3)

PositionOfLocation(3)

LocationOfPosition(3)

PositionOfLine(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 PositionOfLine

SYNOPSIS

#include <textbuff.h>
  ...
extern TextPosition PositionOfLine(text, lineindex)
TextBuffer ∗ text;
TextLine lineindex;

DESCRIPTION

The PositionOfLine function is used to translate a lineindex in the text TextBuffer to a TextPosition.  It returns the translated TextPosition or EOF if the lineindex is invalid. 

SEE ALSO

LineOfPosition(3), PositionOfLocation(3), LocationOfPosition(3)

Sun Release 4.0  —  Last change:

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