Query: destroy_gfx_mode_list
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
destroy_gfx_mode_list(3alleg4) Allegro manual destroy_gfx_mode_list(3alleg4)NAMEdestroy_gfx_mode_list - Frees the list created by get_gfx_mode_list(). Allegro game programming library.SYNOPSIS#include <allegro.h> void destroy_gfx_mode_list(GFX_MODE_LIST *mode_list);DESCRIPTIONRemoves the mode list created by get_gfx_mode_list() from memory. Use this once you are done with the generated mode list to avoid memory leaks in your program.SEE ALSOget_gfx_mode_list(3alleg4), set_gfx_mode(3alleg4), set_color_depth(3alleg4) Allegro version 4.4.2 destroy_gfx_mode_list(3alleg4)
| Related Man Pages | 
|---|
| exfont(3alleg4) - debian | 
| get_gfx_mode_list(3alleg4) - debian | 
| exrotscl(3alleg4) - php | 
| exrotscl(3alleg4) - opendarwin | 
| exrotscl(3alleg4) - netbsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| Adding the individual columns of a matrix. | 
| How can I do this in VI editor? | 
| Is UNIX an open source OS ? | 
| Detecting unused variables... |