os_multitasking(3alleg4) Allegro manual os_multitasking(3alleg4)NAMEos_multitasking - Indicates if the OS is multitasking. Allegro game programming library.SYNOPSIS#include <allegro.h> extern int os_multitasking;DESCRIPTIONSet by allegro_init() to either TRUE or FALSE depending on whether your Operating System is multitasking or not.SEE ALSOos_type(3alleg4), os_version(3alleg4) Allegro version 4.4.2 os_multitasking(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - debian |
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - netbsd |
| exrotscl(3alleg4) - redhat |
| exrotscl(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |