allegro_wip_version(3) - Linux man page

Name

ALLEGRO_WIP_VERSION - Defined to the minor version of Allegro.

Synopsis

#include <allegro.h>

#define ALLEGRO_WIP_VERSION

Description

Defined to the minor version of Allegro. From a version number like 4.1.16, this would be defined to the integer 16.

Referenced By

make_version(3)