al_destroy_path
void al_destroy_path(ALLEGRO_PATH *path)
Introduced in 5.0.0
Free a path structure. Does nothing if passed NULL.
See also: al_create_path, al_create_path_for_directory
Examples: ex_get_path, ex_path, ex_path_test
Most helpful discussions:
- Check if entry is a folder
- Allegro unable to load font
- Problems with Code:Blocks
- Creating executable files in Visual Studio
- How to get the filename only out of an ALLEGRO_FS_ENTRY
- TTF Loading Failing
- VS 2017 Release & Allegro bitmaps
- Error Message when program finishes
- Creating an array of files
- Dependency Binaries
Other recent discussions:
- KrampusHack 2016
- upgrading tank war codebase to allegro 5
- ALLEGRO_PATH implementation
- Hello, font loading keeps crashing in allegro5?
- Segmentation Fault while "al_convert_mask_to_alpha".
- valgrind reporting 1000000 still reachable blocks at the end of my program
- [A5] Problems with Static Linking
- ALLEGRO 5 - Bitmap Corruption after writing to source image
- al_clone_bitmap() of backbuffer gives bad results with OGL
- problem loading config file again