Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ frontbuff(3g) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     frontbuffer(3G)                                   frontbuffer(3G)



NAME
frontbuffer - enables updating in the front buffer
SPECIFICATION
C frontbuffer(b)
Boolean b;
FORTRAN subroutine frontb(b)
logical b
DESCRIPTION
frontbuffer enables updating in the front buffer. When the
value of b is FALSE (0), (the default value), the front
buffer is not enabled. When the value of b is TRUE (0), the
front buffer is enabled. This routine is useful only in
double buffer mode. It is ignored in single buffer mode.
gconfig sets frontbuffer to FALSE (0).
SEE ALSO
backbuffer, doublebuffer, getbuffer
Programming Guide, Section 6.3, Double Buffer Mode
Page 1 (printed 8/20/87)

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