Documentation
From my personal library, The Internet

man page:


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)

Man(1) output converted with man2html