.\" Automatically generated by Pandoc 3.5 .\" .TH "al_append_path_component" "3" "" "Allegro reference manual" .SH NAME al_append_path_component \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_append_path_component(ALLEGRO_PATH *path, const char *s) .EE .SH DESCRIPTION Append a directory component. .SH SEE ALSO al_insert_path_component(3)