pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
SDL

SDL.quit()


Method quit

void quit()

Description

Shuts down all SDL subsystems and frees the resources allocated to them. This should always be called before you exit.

Note

You can use the atexit() method to ensure that this method is always called when Pike exits normally.

See also

SDL.init() , SDL.init_sub_system() , SDL.quit_sub_system()

Module reference for Pike v7.8 release 116, 2008-12-31