1ALLEGRO_DATE_STR(3) Allegro manual ALLEGRO_DATE_STR(3)
23
4
NAME
6ALLEGRO_DATE_STR - Defined to a string with the year Allegro was
7released.
8
SYNOPSIS
10#include <allegro.h>
1112
13
#define ALLEGRO_DATE_STR
14
DESCRIPTION
16Defined to a text string containing the year this version of Allegro
17was released, like `2004'.
1819
20
21
22
Allegro version 4.4.2 ALLEGRO_DATE_STR(3)