Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

GetTextBufferLocation(3)

GetTextBufferBlock(3)

GetTextBufferLine(3)

GetTextBufferChar(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 GetTextBufferChar

SYNOPSIS

#include <textbuff.h>
  ...
int GetTextBufferChar(text, location)
TextBuffer ∗ text;
TextLocation location;

DESCRIPTION

The GetTextBufferChar function is used to retrieve a character stored in the text TextBuffer at location.  It returns either the character itself or EOF if location is outside the range of valid locations within the TextBuffer. 

SEE ALSO

GetTextBufferLocation(3), GetTextBufferBlock(3), GetTextBufferLine(3)

Sun Release 4.0  —  Last change:   —  Last change:

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