Penguin
Diff: SDL_GetVideoInfo(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_GetVideoInfo(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:44 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:44 pm by perry Revert
@@ -1,32 +1,32 @@
-SDL_GetVideoInfo  
-!!!SDL_GetVideoInfo 
+SDL_! GetVideoInfo  
+!!!SDL_! GetVideoInfo 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_GetVideoInfo- returns a pointer to information about the video hardware 
+SDL_! GetVideoInfo- returns a pointer to information about the video hardware 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__SDL_VideoInfo  
-*SDL_GetVideoInfo__(__void__); 
+__SDL_! VideoInfo  
+*SDL_! GetVideoInfo__(__void__); 
 !!DESCRIPTION 
  
  
 This function returns a read-only pointer to 
 ''information'' about the video hardware. If this is 
-called before ''SDL_SetVideoMode'', the __vfmt__ 
+called before ''SDL_! SetVideoMode'', the __vfmt__ 
 member of the returned structure will contain the pixel 
 format of the __ 
 !!SEE ALSO 
  
  
-__SDL_SetVideoMode__, __SDL_VideoInfo__ 
+__SDL_! SetVideoMode__, __SDL_! VideoInfo__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.