Sponsor:

Your company here, and a link to your site. Click to find out more.

al_close_directory - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

bool al_close_directory(ALLEGRO_FS_ENTRY *e)

Description

Closes a previously opened directory entry object.

Returns true on success, false on failure and fills in Allegro’s errno to indicate the error.

See Also

al_open_directory(3), al_read_directory(3)

Referenced By

al_open_directory(3), al_read_directory(3).

Allegro reference manual