Penguin
Diff: SDL_JoystickOpen(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_JoystickOpen(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_JoystickOpen  
-!!!SDL_JoystickOpen 
+SDL_! JoystickOpen  
+!!!SDL_! JoystickOpen 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 RETURN VALUE 
@@ -9,16 +9,16 @@
 ---- 
 !!NAME 
  
  
-SDL_JoystickOpen- Opens a joystick for use. 
+SDL_! JoystickOpen- Opens a joystick for use. 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__SDL_Joystick *SDL_JoystickOpen__(__int 
+__SDL_Joystick *SDL_! JoystickOpen__(__int 
 index__); 
 !!DESCRIPTION 
  
  
@@ -34,10 +34,10 @@
  
  
 SDL_Joystick *joy; 
 // Check for joystick 
-if(SDL_NumJoysticks() 
+if(SDL_! NumJoysticks() 
 !!SEE ALSO 
  
  
-__SDL_JoystickClose__ 
+__SDL_! JoystickClose__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.