open |
Ouvrir |
|---|---|
| Borland C++ | fcntl.h, io.h |
Syntaxe
| int open(const char *path, int access); |
| int open(const char *path, int access , unsigned mode); |
Description
Cette fonction permet d'ouvrir un fichier.
Dernière mise à jour : Lundi, le 11 Mai 2020