Iclose_image
[ XITE Reference Manual | XITE home ]
Name
Iclose_image - close a BIFF image file
Syntax
#include <xite/biff.h>
BiffStatus Iclose_image( IMAGE i );
Description
Close the image file connected to i. Update info
on file if readwrite or write access.
Restrictions
i refers to an open file.
See also
Iopen_image(5), Iread_image(5), Iwrite_image(5)
Return value
status
Author
Tor Lønnestad, BLAB, Ifi, UiO