adime_exit

Langue: en

Version: version 2.2.1 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

adime_exit

SYNOPSIS

#include <adime.h>

int adime_exit(void);

DESCRIPTION

Shuts down the Adime system. You don't normally need to call this function since `adime_init()' will arrange for it to be called automatically when your program exits or `allegro_exit()' is called.

SEE ALSO

adime_init(3)