1allegro_id(3) Allegro manual allegro_id(3)
23
4
NAME
6allegro_id - String containing date and version number of Allegro.
7
SYNOPSIS
9#include <allegro.h>
1011
12
extern char allegro_id[];
13
DESCRIPTION
15Text string containing a date and version number for the library, in
16case you want to display these somewhere.
1718
19
20
21
Allegro version 4.2.2 allegro_id(3)