Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
allegro_sub_version(3) - Linux man page
Name
ALLEGRO_SUB_VERSION - Defined to the middle version of Allegro.
Synopsis
#include <allegro.h>
#define ALLEGRO_SUB_VERSION
Description
Defined to the middle version of Allegro. From a version number like 4.1.16, this would be defined to the integer 1.
Referenced By
make_version
(3)