_open |
Ouvrir |
|---|---|
| Borland C++ | fcntl.h, share.h, dos.h |
Syntaxe
| int _open(const char *filename, int oflags); |
Description
Cette fonction permet d'ouvrir un fichier existant pour la lecture ou l'écriture.
Dernière mise à jour : Lundi, le 11 Mai 2020
_open |
Ouvrir |
|---|---|
| Borland C++ | fcntl.h, share.h, dos.h |
| int _open(const char *filename, int oflags); |
Cette fonction permet d'ouvrir un fichier existant pour la lecture ou l'écriture.