Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ GrowBuffer(3W) — OpenWindows V2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

AllocateBuffer(3)

GrowBuffer(3W)  —  MISC. REFERENCE MANUAL PAGES

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(3)

Sun Release 4.0  —  Last change:

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