| www.delorie.com/djgpp/doc/libc-2.02/libc_91.html | search |
#include <io.h> int chsize(int handle, long size);
Just calls ftruncate (see section ftruncate).
Zero on success, -1 on failure.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 1998 by DJ Delorie | Updated Dec 1998 |