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

NAME

6       os_multitasking  -  Indicates  if  the OS is multitasking. Allegro game
7       programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       extern int os_multitasking;
14

DESCRIPTION

16       Set by allegro_init() to either TRUE or FALSE depending on whether your
17       Operating System is multitasking or not.
18
19

SEE ALSO

21       os_type(3), os_version(3)
22
23
24
25Allegro                          version 4.2.2              os_multitasking(3)
Impressum