netbsd man page for save_joystick_data

Query: save_joystick_data

OS: netbsd

Section: 3alleg4

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

save_joystick_data(3alleg4)					  Allegro manual				       save_joystick_data(3alleg4)

NAME
save_joystick_data - Saves joystick calibration data. Allegro game programming library. SYNOPSIS
#include <allegro.h> int save_joystick_data(const char *filename); DESCRIPTION
After all the headache of calibrating the joystick, you may not want to make your poor users repeat the process every time they run your program. Call this function to save the joystick calibration data into the specified configuration file, from which it can later be read by load_joystick_data(). Pass a NULL filename to write the data to the currently selected configuration file. RETURN VALUE
Returns zero on success, non-zero if the data could not be saved. SEE ALSO
load_joystick_data(3alleg4), set_config_file(3alleg4) Allegro version 4.4.2 save_joystick_data(3alleg4)
Related Man Pages
install_joystick(3alleg4) - debian
exjoy(3alleg4) - opendarwin
exjoy(3alleg4) - centos
install_joystick(3alleg4) - centos
install_joystick(3alleg4) - suse
Similar Topics in the Unix Linux Community
How to install PGX32 on Sparc 10 Ultra?
RFC - Korn shell prompt
Make bold chars in UNIX
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD
Grep command to show the number of results