Penguin
Diff: SDL_QuitSubSystem(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_QuitSubSystem(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:47 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:47 pm by perry Revert
@@ -1,34 +1,34 @@
-SDL_QuitSubSystem  
-!!!SDL_QuitSubSystem 
+SDL_! QuitSubSystem  
+!!!SDL_! QuitSubSystem 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_QuitSubSystem- Shut down a subsystem 
+SDL_! QuitSubSystem- Shut down a subsystem 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__void SDL_QuitSubSystem__(__Uint32 
+__void SDL_! QuitSubSystem__(__Uint32 
 flags__); 
 !!DESCRIPTION 
  
  
-__SDL_QuitSubSystem__ allows you to shut down a subsystem 
+__SDL_! QuitSubSystem__ allows you to shut down a subsystem 
 that has been previously initialized by __SDL_Init__ or 
-__SDL_InitSubSystem__. The __flags__ tells  
-__SDL_QuitSubSystem__ which subsystems to shut down, it 
+__SDL_! InitSubSystem__. The __flags__ tells  
+__SDL_! QuitSubSystem__ which subsystems to shut down, it 
 uses the same values that are passed to 
 __SDL_Init__. 
 !!SEE ALSO 
  
  
 __SDL_Quit__, __SDL_Init__, 
-__SDL_InitSubSystem__ 
+__SDL_! InitSubSystem__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.