.\" Generated by the Allegro makedoc utility .TH calibrate_joystick_name 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME calibrate_joystick_name \- Returns the next calibration text string. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B const char *calibrate_joystick_name(int n); .SH DESCRIPTION Pass the number of the joystick you want to calibrate as the parameter. .SH "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. .SH SEE ALSO .BR install_joystick (3alleg4), .BR calibrate_joystick (3alleg4), .BR joy (3alleg4), .BR num_joysticks (3alleg4), .BR exjoy (3alleg4)