gfx_mode_list(3alleg4) debian man page | unix.com

Man Page: gfx_mode_list

Operating Environment: debian

Section: 3alleg4

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
exrotscl(3alleg4) - debian
get_gfx_mode_list(3alleg4) - debian
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - mojave
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
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)?