adime_init

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

adime_init

SYNOPSIS

#include <adime.h>

int adime_init(void);

DESCRIPTION

Initializes the Adime system. Call it before using any other Adime functions and after calling `allegro_init()'. Returns zero on success and nonzero on error.

SEE ALSO

adime_exit(3)