Query: sdl_quitsubsystem
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_QuitSubSystem(3) SDL API Reference SDL_QuitSubSystem(3)NAMESDL_QuitSubSystem - Shut down a subsystemSYNOPSIS#include "SDL.h" void SDL_QuitSubSystem(Uint32 flags);DESCRIPTIONSDL_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 uses the same values that are passed to SDL_Init.SEE ALSOSDL_Quit, SDL_Init, SDL_InitSubSystemSDLTue 11 Sep 2001, 23:00 SDL_QuitSubSystem(3)
Related Man Pages |
---|
sdl_settimer(3) - opensolaris |
sdl_wasinit(3) - redhat |
sdl_addtimer(3) - centos |
sdl_wasinit(3) - centos |
sdl_settimer(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Launching mplayer from within Links2 using a shell script |