Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_JoystickName?

SDL_JoystickName?

NAME SYNOPSIS DESCRIPTION RETURN VALUE EXAMPLES SEE ALSO


NAME

SDL_JoystickName?- Get joystick name.

SYNOPSIS

#include

const char *SDL_JoystickName?(int index);

DESCRIPTION

Get the implementation dependent name of joystick. The index parameter refers to the N'th joystick on the system.

RETURN VALUE

Returns a char pointer to the joystick name.

EXAMPLES

/* Print the names of all attached joysticks */ int num_joy, i; num_joy=SDL_NumJoysticks?(); printf(

SEE ALSO

SDL_JoystickOpen?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action