OPENDIR |
Ouvre un répertoire |
|---|---|
| GNU C | dirent.h |
Syntaxe
| DIR * opendir(const char *dirname); |
Description
Cette fonction permet d'ouvrir un répertoire.
Dernière mise à jour : Mardi, le 19 Mai 2020
OPENDIR |
Ouvre un répertoire |
|---|---|
| GNU C | dirent.h |
| DIR * opendir(const char *dirname); |
Cette fonction permet d'ouvrir un répertoire.