_splitpath |
Diviser le chemin |
|---|---|
| Borland C++ | stdlib.h |
Syntaxe
| void _splitpath(const char *path, char *drive, char *dir, char *name, char text); |
Description
Cette fonction permet de séparer un chemin complet en ses composantes.
Dernière mise à jour : Lundi, le 11 Mai 2020