Mathematica 9 is now available

Close

Usage

Close[stream]关闭一个流.


Notes

Close的参数可以是一个InputStreamOutputStream对象.
•如果只有一个有特殊名字的流,关闭参数可以是 "name".
• 参见Mathematica全书: 2.11.3.
• 同时参见: OpenAppend, SetOptions, Streams.
Further Examples

This opens an output stream for the file strings.

In[1]:=  

Out[1]=

This closes the stream.

In[2]:=  

Out[2]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.