2.0
3.0
>
lang
>
close
前一个 下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
CLOSE
CLOSE
[
#
]
Stream
Closes an opened file or any other
stream
.
This instruction never fails.
If you have opened a
Process
stream
, then closing it actually closes its standard input, as if you type
CTRL+D
in a terminal.
参见
Stream & Input/Output functions