◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <dos.h>, <errno.h> Syntax: unsigned _dos_close( int handle ); Returns: 0 if successful, or the DOS error code if not. errno: EBADF See also: _dos_open, _dos_commit, _dos_creat, _dos_creatnew, _close -♦-