Penguin
Diff: SDL_JoystickName(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_JoystickName(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:45 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:45 pm by perry Revert
@@ -1,6 +1,6 @@
-SDL_JoystickName  
-!!!SDL_JoystickName 
+SDL_! JoystickName  
+!!!SDL_! JoystickName 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 RETURN VALUE 
@@ -9,16 +9,16 @@
 ---- 
 !!NAME 
  
  
-SDL_JoystickName- Get joystick name. 
+SDL_! JoystickName- Get joystick name. 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__const char *SDL_JoystickName__(__int 
+__const char *SDL_! JoystickName__(__int 
 index__); 
 !!DESCRIPTION 
  
  
@@ -33,11 +33,11 @@
  
  
 /* Print the names of all attached joysticks */ 
 int num_joy, i; 
-num_joy=SDL_NumJoysticks(); 
+num_joy=SDL_! NumJoysticks(); 
 printf( 
 !!SEE ALSO 
  
  
-__SDL_JoystickOpen__ 
+__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.