sdl_joystickopened(3) suse man page | unix.com

Man Page: sdl_joystickopened

Operating Environment: suse

Section: 3

SDL_JoystickOpened(3)						 SDL API Reference					     SDL_JoystickOpened(3)

NAME
SDL_JoystickOpened - Determine if a joystick has been opened
SYNOPSIS
#include "SDL.h" int SDL_JoystickOpened(int index);
DESCRIPTION
Determines whether a joystick has already been opened within the application. index refers to the N'th joystick on the system.
RETURN VALUE
Returns 1 if the joystick has been opened, or 0 if it has not.
SEE ALSO
SDL_JoystickOpen, SDL_JoystickClose
SDL
Tue 11 Sep 2001, 23:00 SDL_JoystickOpened(3)
Related Man Pages
sdl_joystickopen(3) - opensolaris
sdl_joystickopen(3) - redhat
joystick_close(3) - debian
joystick_close(3) - mojave
sdl::joystick(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command