Man Page: destroy_zbuffer
Operating Environment: centos
Section: 3alleg4
destroy_zbuffer(3alleg4) Allegro manual destroy_zbuffer(3alleg4)NAMEdestroy_zbuffer - Destroys a Z-buffer. Allegro game programming library.SYNOPSIS#include <allegro.h> void destroy_zbuffer(ZBUFFER *zbuf);DESCRIPTIONDestroys the Z-buffer when you are finished with it. Use this to avoid memory leaks in your program.SEE ALSOcreate_zbuffer(3alleg4), set_zbuffer(3alleg4), clear_zbuffer(3alleg4), exzbuf(3alleg4) Allegro version 4.4.2 destroy_zbuffer(3alleg4)
| Related Man Pages |
|---|
| exzbuf(3alleg4) - debian |
| exmidi(3alleg4) - opendarwin |
| exzbuf(3alleg4) - centos |
| exmidi(3alleg4) - mojave |
| exzbuf(3alleg4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |