ALLEGRO_VERSION_STR(3alleg4) | Allegro manual | ALLEGRO_VERSION_STR(3alleg4) |
ALLEGRO_VERSION_STR - Defined to a string with the full Allegro version number.
#include <allegro.h>
#define ALLEGRO_VERSION_STR
Defined to a text string containing all version numbers and maybe some additional text. This could be `4.2.1 (SVN)' for an Allegro version obtained straight from the SVN repository.
version 4.4.3 | Allegro |