.\" Generated by the Allegro makedoc utility .TH os_multitasking 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME os_multitasking \- Indicates if the OS is multitasking. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B extern int os_multitasking; .SH DESCRIPTION Set by allegro_init() to either TRUE or FALSE depending on whether your Operating System is multitasking or not. .SH SEE ALSO .BR os_type (3alleg4), .BR os_version (3alleg4)