DosOpen2 |
DOS : Ouvre à |
---|---|
DOSCALLS.DLL | os2.h |
Syntaxe
USHORT DosOpen2(PSZ FileName, PHFILE FileHandle, PUSHORT ActionTaken, ULONG FileSize, USHORT FileAttribute, USHORT OpenFlag, ULONG OpenMode, PEAOP EABuf, ULONG Reserved); |
Description
Cette fonction permet d'ouvrir un nouveau fichier, un fichier existant ou remplace un fichier existant.
Voir également
Langage de programmation - C pour OS/2 - DosChgFilePtr
Langage de programmation - C pour OS/2 - DosClose
Langage de programmation - C pour OS/2 - DosDevIOCtl
Langage de programmation - C pour OS/2 - DosDupHandle
Langage de programmation - C pour OS/2 - DosExecPgm
Langage de programmation - C pour OS/2 - DosNewSize
Langage de programmation - C pour OS/2 - DosOpen
Langage de programmation - C pour OS/2 - DosQFileInfo
Langage de programmation - C pour OS/2 - DosQFileMode
Langage de programmation - C pour OS/2 - DosQFHandState
Langage de programmation - C pour OS/2 - DosSetFHandState
Langage de programmation - C pour OS/2 - DosSetFileInfo
Langage de programmation - C pour OS/2 - DosSetFileMode
Langage de programmation - C pour OS/2 - DosSetFSInfo
Système d'exploitation - OS/2 - Introduction