Iread_text
[ XITE Reference Manual | XITE home ]
Name
Iread_text - read text field from file into BIFF image
Syntax
#include <xite/biff.h>
BiffStatus Iread_text( IMAGE i );
Description
Read the whole text field from file into image i.
Restrictions
i must be connected to an open image file, and
be in Ireadonly or Ireadwrite state.
See also
Iwrite_text(5), Icopy_text(5), Iput_text(5), Iget_line(5),
Iend_of_text(5), Iappend_line(5), Itype_text(5),
Iedit_text(5), Idel_text(5), Igetpos(5), Isetpos(5),
Inchars(5), biffinfo(1), bifftext(1)
Return value
status
Author
Tor Lønnestad, BLAB, Ifi, UiO