Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ RdStrgInTxt(3W) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ReadFileIntoTextBuffer(3W)



ReadStringIntoTextBuffer(3W)     UNIX System V     ReadStringIntoTextBuffer(3W)


                                Text Buffer Utilities

NAME
       ReadStringIntoTextBuffer

SYNOPSIS
      #include <textbuff.h>
        ...
      extern TextBuffer * ReadStringIntoTextBuffer(string, f, d)
      char * string;
      TextUpdateFunction f;
      caddr_t d;

DESCRIPTION
      The ReadStringIntoTextBuffer function is used to copy the given string
      into a newly allocated TextBuffer.  The supplied TextUpdateFunction and
      data pointer are associated with this TextBuffer.

SEE ALSO
      ReadFileIntoTextBuffer(3W)


































10/89                                                                    Page 1





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