debian man page for gfx_mode_list

Query: gfx_mode_list

OS: debian

Section: 3alleg4

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

GFX_MODE_LIST(3alleg4)						  Allegro manual					    GFX_MODE_LIST(3alleg4)

NAME
GFX_MODE_LIST - Stores an array of GFX_MODE structures. Allegro game programming library.
SYNOPSIS
#include <allegro.h> typedef struct GFX_MODE_LIST
DESCRIPTION
int num_modes; GFX_MODE *mode; Structure returned by get_gfx_mode_list, which contains an array of GFX_MODE structures.
SEE ALSO
GFX_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) - opendarwin
exrotscl(3alleg4) - mojave
exrotscl(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?