MAN page from Mandrake Other XITE-3.3-3.i386.rpm
ISET_OVERWRITE
Section: File Formats (5)
Updated: 16 Mar 1998
Index
NAME
Iset_overwrite - turn BIFF image file overwrite on/off
SYNTAX
#include <
xite/biff.h>
int Iset_overwrite( int on );
DESCRIPTION
Turn overwrite status on or off, on if
onisTRUE, off if
onis FALSE. Initial statusvalue is TRUE. If you try to write an image to file,and the file already exists, the overwrite statusis examined. If TRUE, the old file is overwritten,if FALSE an error situation has occurred.
SEE ALSO
Iwrite_band(5),
Iwrite_image(5)
RETURN VALUE
The old overwrite status
AUTHOR
Tor Lønnestad, BLAB, Ifi, UiO
Index
- NAME
- SYNTAX
- DESCRIPTION
- SEE ALSO
- RETURN VALUE
- AUTHOR
This document was created byman2html,using the manual pages.