|
Close
Close[stream] closes a stream.
The argument to Close can be an InputStream or OutputStream object.
If there is only one stream with a particular name, the argument to close can be "name".
See Section 2.12.3.
See also: OpenAppend, SetOptions, Streams.
New in Version 1.
Further Examples
|