Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ReplaceBlockInTextBuffer(3W)



ReplaceCharInTextBuffer(3W)      UNIX System V      ReplaceCharInTextBuffer(3W)


                                Text Buffer Utilities

NAME
       ReplaceCharInTextBuffer

SYNOPSIS
      #include <textbuff.h>
        ...
      extern EditResult ReplaceCharInTextBuffer(text, location, c, f, d)
      TextBuffer *       text;
      TextLocation *     location;
      int                c;
      TextUpdateFunction f;
      caddr_t            d;

DESCRIPTION
      The ReplaceCharInTextBuffer function is used to replace the character in
      the TextBuffer text at location with the character c.

SEE ALSO
      ReplaceBlockInTextBuffer(3W)

































10/89                                                                    Page 1





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