Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

AllocateBuffer(3W)



GrowBuffer(3W)                   UNIX System V                   GrowBuffer(3W)


                                Text Buffer Utilities

NAME
       GrowBuffer

SYNOPSIS
      #include <buffutil.h>
        ...
      extern void GrowBuffer(buffer, increment)
      Buffer * buffer;
      int increment;

DESCRIPTION
      The GrowBuffer procedure is used to expand (or compress) a given buffer
      size by increment elements.  If the increment is negative the operation
      results in a reduction in the size of the Buffer.

SEE ALSO
      AllocateBuffer(3W)



































10/89                                                                    Page 1





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