debian man page for calibrate_joystick_name

Query: calibrate_joystick_name

OS: debian

Section: 3alleg4

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

calibrate_joystick_name(3alleg4)				  Allegro manual				  calibrate_joystick_name(3alleg4)

NAME
calibrate_joystick_name - Returns the next calibration text string. Allegro game programming library.
SYNOPSIS
#include <allegro.h> const char *calibrate_joystick_name(int n);
DESCRIPTION
Pass the number of the joystick you want to calibrate as the parameter.
RETURN VALUE
Returns a text description for the next type of calibration that will be done on the specified joystick, or NULL if no more calibration is required.
SEE ALSO
install_joystick(3alleg4), calibrate_joystick(3alleg4), joy(3alleg4), num_joysticks(3alleg4), exjoy(3alleg4) Allegro version 4.4.2 calibrate_joystick_name(3alleg4)
Related Man Pages
exjoy(3alleg4) - debian
install_joystick(3alleg4) - debian
exjoy(3alleg4) - php
calibrate_joystick(3alleg4) - php
exjoy(3alleg4) - linux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Detecting unused variables...