| www.delorie.com/djgpp/doc/libc-2.01/libc_93.html | search |
#include <io.h> int _close(int fd);
This is a direct connection to the MS-DOS close function call, int 0x21, %ah = 0x3e.
Zero if the file was closed, else nonzero.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |