logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Description

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

Name

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

See Also

os_type(3alleg4), os_version(3alleg4)

Allegro                                           version 4.4.3                         os_multitasking(3alleg4)

Synopsis

#include<allegro.h>externintos_multitasking;

See Also