StreamPosition
Usage
• StreamPosition[stream] returns an integer which specifies the position of the current point in an open stream.
Notes
• On most computer systems, the integer returned by StreamPosition gives the position counting from the beginning of the file in bytes. • New in Version 2.
|