v7 man page for destroy_zbuffer

Query: destroy_zbuffer

OS: v7

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

destroy_zbuffer(3alleg4)					  Allegro manual					  destroy_zbuffer(3alleg4)

NAME
destroy_zbuffer - Destroys a Z-buffer. Allegro game programming library. SYNOPSIS
#include <allegro.h> void destroy_zbuffer(ZBUFFER *zbuf); DESCRIPTION
Destroys the Z-buffer when you are finished with it. Use this to avoid memory leaks in your program. SEE ALSO
create_zbuffer(3alleg4), set_zbuffer(3alleg4), clear_zbuffer(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 destroy_zbuffer(3alleg4)
Related Man Pages
exmidi(3alleg4) - opendarwin
exmidi(3alleg4) - suse
exzbuf(3alleg4) - centos
exzbuf(3alleg4) - opendarwin
exzbuf(3alleg4) - v7
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Need to add prefix using sed or awk from cat the file
Required libs to compile libXft
Linux froze and got back working 5 days later, no reboot.
Bash - here document on RHEL 6.8 and 6.9 servers aren't working