GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ALLEGRO_FOR_EACH_FS_ENTRY_RESULT(3) ALLEGRO_FOR_EACH_FS_ENTRY_RESULT(3)

ALLEGRO_FOR_EACH_FS_ENTRY_RESULT - Allegro 5 API


#include <allegro5/allegro.h>
typedef enum ALLEGRO_FOR_EACH_FS_ENTRY_RESULT {

    

Return values for the callbacks of al_for_each_fs_entry(3) and for that function itself.
ALLEGRO_FOR_EACH_FS_ENTRY_ERROR - An error ocurred.
ALLEGRO_FOR_EACH_FS_ENTRY_OK - Continue normally and recurse into directories.
ALLEGRO_FOR_EACH_FS_ENTRY_SKIP - Continue but do NOT recusively descend.
ALLEGRO_FOR_EACH_FS_ENTRY_STOP - Stop iterating and return.

al_for_each_fs_entry(3)

5.1.9
Allegro reference manual

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.