[SDL] Order of initialization

Jeff Duncan jeffery at altsoftware.com
Thu Oct 4 07:21:00 PDT 2001


Is it an error to attempt either SDL_WasInit or SDL_InitSubsystem without
first having called SDL_Init?

If so, is there a rule against multiple calls to SDL_Init?

If not, will an SDL_QuitSubSystem to each and every initialized system be
equivalent to an SDL_Quit?

Thanks,
-- Jeff





More information about the SDL mailing list