debian man page for remove_joystick

Query: remove_joystick

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

remove_joystick(3alleg4)					  Allegro manual					  remove_joystick(3alleg4)

NAME
remove_joystick - Removes the joystick handler. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void remove_joystick();
DESCRIPTION
Removes the joystick handler. You don't normally need to bother calling this, because allegro_exit() will do it for you.
SEE ALSO
install_joystick(3alleg4), allegro_exit(3alleg4) Allegro version 4.4.2 remove_joystick(3alleg4)
Related Man Pages
install_joystick(3alleg4) - debian
install_joystick(3alleg4) - opendarwin
exjoy(3alleg4) - suse
exjoy(3alleg4) - redhat
install_joystick(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?