Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Input and Output / Data Reading Options  /
InputStream

  • InputStream[" name ", n ] is an object that represents an input stream for functions such as Read and Find.
  • OpenRead returns an InputStream object.
  • The serial number n is unique across all streams, regardless of their name.
  • StringToStream returns an object of the form InputStream[String, n ].
  • See the Mathematica book: Section 2.11.3.
  • See also: $Input, Streams, OutputStream.


    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.