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:
- 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
Other recent discussions:
- Crash in iOS simulator iOS 8 when rotating screen left
- Native file dialog patch
- Al_save_bitmap only saves a blank png
- [A5] for_each_file - missing
- Load bitmap from zip file
- Streaming Multiple Audio Files At Once
- A5.1.8 's al_get_standard_path has some problem
- C++, Visual 2008, Allegro 4.2.3, release mode compilation
- al_install_audio fails everytime
- Use real path instead of archive path (PhysFS)