1al_get_path_num_components(3)                    al_get_path_num_components(3)
2
3
4

NAME

6       al_get_path_num_components - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_path_num_components(const ALLEGRO_PATH *path)
12

DESCRIPTION

14       Return the number of directory components in a path.
15
16       The  directory  components do not include the final part of a path (the
17       filename).
18

SEE ALSO

20       al_get_path_component(3)
21
22
23
24Allegro reference manual                         al_get_path_num_components(3)
Impressum