1check_cpu(3)                    Allegro manual                    check_cpu(3)
2
3
4

NAME

6       check_cpu - Detects the CPU type. Allegro game programming library.
7

SYNOPSIS

9       #include <allegro.h>
10
11
12       void check_cpu();
13

DESCRIPTION

15       Detects the CPU type, setting the following global variables. You don't
16       normally need to call this, because allegro_init() will do it for you.
17
18

SEE ALSO

20       cpu_vendor(3), cpu_family(3), cpu_model(3), cpu_capabilities(3),  alle‐
21       gro_init(3)
22
23
24
25Allegro                          version 4.4.3                    check_cpu(3)
Impressum