Documentation de la bibliothèque MLV-3.1.0
Presentation
Téléchargement
Installation
Compilation
Exemples
API
Liste des fonctions
bogues
FAQ
contacts
MLV
MLV_path.h
MLV_build_path
MLV_build_path_v
MLV_get_base_name
MLV_get_current_directory
MLV_get_directory_name
MLV_get_home_directory
MLV_get_temporary_directory
MLV_path_exists
MLV_path_is_a_directory
MLV_path_is_a_file
MLV_path_is_absolute
MLV_path_is_relative
◆
MLV_path_exists()
int MLV_path_exists
(
const char *
path
)
Teste si le chemin corespond au chemin d'un fichier ou dossier existant.
Paramètres
path
Le chemin
Renvoie
Renvoie 1 si le chemin est associé à un dossier ou à un fichier existant, 0 sinon.
Exemples
advanced/12_paths.c
.
Généré le Dimanche 1 Novembre 2020 01:24:19 pour MLV-3.1.0 par
1.8.18