read_xpm SciMax Toolbox readonly

SciMax Toolbox >> readline

readline

Maxima Function

Calling Sequence

readline (stream)

Description

Returns a string containing the characters from the current position in stream up to the end of the line or false if the end of the file is encountered.

read_xpm SciMax Toolbox readonly