debian man page for sdl_joystickclose

Query: sdl_joystickclose

OS: debian

Section: 3

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

SDL_JoystickClose(3)						 SDL API Reference					      SDL_JoystickClose(3)

NAME
SDL_JoystickClose - Closes a previously opened joystick
SYNOPSIS
#include "SDL.h" void SDL_JoystickClose(SDL_Joystick *joystick);
DESCRIPTION
Close a joystick that was previously opened with SDL_JoystickOpen.
SEE ALSO
SDL_JoystickOpen, SDL_JoystickOpened
SDL
Tue 11 Sep 2001, 23:00 SDL_JoystickClose(3)
Related Man Pages
sdl_cdplaytracks(3) - redhat
sdl_joystickopen(3) - redhat
glutforcejoystickfunc(3glut) - redhat
sdl_cdplaytracks(3) - centos
sdl_joystickopen(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
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)?