Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ReadStringIntoTextBuffer(3)

ReadFileIntoTextBuffer(3W)  —  MISC. REFERENCE MANUAL PAGES

Text Buffer Utilities

NAME

 ReadFileIntoTextBuffer

SYNOPSIS

#include <textbuff.h>
  ...
extern TextBuffer ∗ ReadFileIntoTextBuffer(filename, f, d)
char ∗ filename;
TextUpdateFunction f;
caddr_t d;

DESCRIPTION

The ReadFileIntoTextBuffer function is used to read the given file into a newly allocated TextBuffer.  The supplied TextUpdateFunction and data pointer are associated with this TextBuffer. 

SEE ALSO

ReadStringIntoTextBuffer(3)

Sun Release 4.0  —  Last change:   —  Last change:

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