[SDL] SDL_Quit question

Chip Collier gcollier at rsad.edu
Fri Feb 8 13:15:01 PST 2002


Hello all,
I'm building a class at t the moment for basic SDL stuff. In my Init() member 
function I'm currently calling atexit(SDL_Quit). I'm used to doing this from 
all of my practice programs and now that I'm using SDL in a class I was 
wondering if it's better to call SDL_Quit() from the deconstructor instead?
THanks,
Chip




More information about the SDL mailing list