[BACK]Return to io.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc / parts / builtin

Diff for /OpenXM/src/asir-doc/parts/builtin/io.texi between version 1.13 and 1.14

version 1.13, 2003/11/27 15:56:08 version 1.14, 2003/12/18 10:26:20
Line 1 
Line 1 
 @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/io.texi,v 1.12 2003/11/01 23:58:44 takayama Exp $  @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/io.texi,v 1.13 2003/11/27 15:56:08 ohara Exp $
 \BJP  \BJP
 @node $BF~=PNO(B,,, $BAH$_9~$_H!?t(B  @node $BF~=PNO(B,,, $BAH$_9~$_H!?t(B
 @section $BF~=PNO(B  @section $BF~=PNO(B
Line 17 
Line 17 
 * bload27::  * bload27::
 * print::  * print::
 * access::  * access::
   * remove_file::
 * open_file close_file get_line get_byte put_byte purge_stdin::  * open_file close_file get_line get_byte put_byte purge_stdin::
 @end menu  @end menu
   
Line 535  xyz123gahaha
Line 536  xyz123gahaha
 @end example  @end example
   
 \JP @node access,,, $BF~=PNO(B  \JP @node access,,, $BF~=PNO(B
 \EG @node aceess,,, Inputs and Outputs  \EG @node access,,, Inputs and Outputs
 @subsection @code{access}  @subsection @code{access}
 @findex access  @findex access
   
Line 547  xyz123gahaha
Line 548  xyz123gahaha
   
 @table @var  @table @var
 @item return  @item return
 0 or 1  (1|0)
 @item file  @item file
 \JP $B%U%!%$%kL>(B  \JP $B%U%!%$%kL>(B
 \EG filename  \EG filename
Line 559  xyz123gahaha
Line 560  xyz123gahaha
 @var{file} $B$,B8:_$9$l$P(B 1, $BB8:_$7$J$1$l$P(B 0 $B$rJV$9(B.  @var{file} $B$,B8:_$9$l$P(B 1, $BB8:_$7$J$1$l$P(B 0 $B$rJV$9(B.
 \E  \E
 @end itemize  @end itemize
   
   \JP @node remove_file,,, $BF~=PNO(B
   \EG @node remove_file,,, Inputs and Outputs
   @subsection @code{remove_file}
   @findex remove_file
   
   @table @t
   @item remove_file(@var{file})
   \JP :: @var{file} $B$r>C5n$9$k(B.
   \EG :: Delete an file @var{file}.
   @end table
   
   @table @var
   @item return
   1
   @item file
   \JP $B%U%!%$%kL>(B
   \EG filename
   @end table
   
 \JP @node open_file close_file get_line get_byte put_byte purge_stdin,,, $BF~=PNO(B  \JP @node open_file close_file get_line get_byte put_byte purge_stdin,,, $BF~=PNO(B
 \EG @node open_file close_file get_line get_byte put_byte purge_stdin,,, Inputs and Outputs  \EG @node open_file close_file get_line get_byte put_byte purge_stdin,,, Inputs and Outputs

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>