num_joysticks(3alleg4) debian man page | unix.com

Man Page: num_joysticks

Operating Environment: debian

Section: 3alleg4

num_joysticks(3alleg4)						  Allegro manual					    num_joysticks(3alleg4)

NAME
num_joysticks - Global variable saying how many joysticks there are. Allegro game programming library.
SYNOPSIS
#include <allegro.h> extern int num_joysticks;
DESCRIPTION
Global variable containing the number of active joystick devices. The current drivers support a maximum of eight controllers.
SEE ALSO
install_joystick(3alleg4), joy(3alleg4), exjoy(3alleg4) Allegro version 4.4.2 num_joysticks(3alleg4)
Related Man Pages
exjoy(3alleg4) - suse
calibrate_joystick(3alleg4) - centos
exjoy(3alleg4) - redhat
calibrate_joystick(3alleg4) - mojave
exjoy(3alleg4) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?