Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_NumJoysticks(3) | SDL API Reference | SDL_NumJoysticks(3) |
NAME
SDL_NumJoysticks - Count available joysticks.SYNOPSIS
#include "SDL.h"DESCRIPTION
Counts the number of joysticks attached to the system.RETURN VALUE
Returns the number of attached joysticksSEE ALSO
SDL_JoystickName, SDL_JoystickOpenTue 11 Sep 2001, 23:00 | SDL |