GFX_MODE_LIST(3alleg4) Allegro manual GFX_MODE_LIST(3alleg4)NAMEGFX_MODE_LIST - Stores an array of GFX_MODE structures. Allegro game programming library.SYNOPSIS#include <allegro.h> typedef struct GFX_MODE_LISTDESCRIPTIONint num_modes; GFX_MODE *mode; Structure returned by get_gfx_mode_list, which contains an array of GFX_MODE structures.SEE ALSOGFX_MODE(3alleg4), get_gfx_mode_list(3alleg4) Allegro version 4.4.2 GFX_MODE_LIST(3alleg4)
| Related Man Pages |
|---|
| exfont(3alleg4) - debian |
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - linux |
| exrotscl(3alleg4) - v7 |
| exrotscl(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |