sdl_numjoysticks(3) suse man page | unix.com

Man Page: sdl_numjoysticks

Operating Environment: suse

Section: 3

SDL_NumJoysticks(3)						 SDL API Reference					       SDL_NumJoysticks(3)

NAME
SDL_NumJoysticks - Count available joysticks.
SYNOPSIS
#include "SDL.h" int SDL_NumJoysticks(void);
DESCRIPTION
Counts the number of joysticks attached to the system.
RETURN VALUE
Returns the number of attached joysticks
SEE ALSO
SDL_JoystickName, SDL_JoystickOpen
SDL
Tue 11 Sep 2001, 23:00 SDL_NumJoysticks(3)
Related Man Pages
sdl_joystickopen(3) - debian
sdl::video(3) - suse
sdl::joystick(3pm) - debian
sdl::mpeg(3pm) - debian
sdl::mouse(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I