Mark Buster <mbuster <at> mchsi.com> writes: > > When my app closes, SDL will not relinquish the screen (which has been running > in fullscreen mode. Here's the cleanup code, maybe I'm doing something wrong... Turns out I had a problem with a dynamically allocated multidimensional array which was seemingly unrelated to SDL......... >