Documentation
From my personal library, The Internet

man page:


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)

Man(1) output converted with man2html