version 1.12, 2003/11/01 23:58:44 |
version 1.13, 2003/11/27 15:56:08 |
|
|
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/io.texi,v 1.11 2003/04/20 08:01:28 noro Exp $ |
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/io.texi,v 1.12 2003/11/01 23:58:44 takayama 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 |
|
|
* bsave bload:: |
* bsave bload:: |
* bload27:: |
* bload27:: |
* print:: |
* print:: |
|
* access:: |
* 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 |
|
|
|
|
[9] cat([xyz,123,"gahaha"])$ |
[9] cat([xyz,123,"gahaha"])$ |
xyz123gahaha |
xyz123gahaha |
@end example |
@end example |
|
|
|
\JP @node access,,, $BF~=PNO(B |
|
\EG @node aceess,,, Inputs and Outputs |
|
@subsection @code{access} |
|
@findex access |
|
|
|
@table @t |
|
@item access(@var{file}) |
|
\JP :: @var{file} $B$NB8:_$r%F%9%H$9$k(B. |
|
\EG :: testing an existence of @var{file}. |
|
@end table |
|
|
|
@table @var |
|
@item return |
|
0 or 1 |
|
@item file |
|
\JP $B%U%!%$%kL>(B |
|
\EG filename |
|
@end table |
|
|
|
@itemize @bullet |
|
\BJP |
|
@item |
|
@var{file} $B$,B8:_$9$l$P(B 1, $BB8:_$7$J$1$l$P(B 0 $B$rJV$9(B. |
|
\E |
|
@end itemize |
|
|
\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 |