Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » system facilities » using sockets » read » read(File,ZZ)
next | previous | forward | backward | up | index | toc

read(File,ZZ) -- read from a file

Description

Input files are buffered, so the current contents of the buffer are returned if the buffer is not empty, otherwise reading from the file is attempted first.

See also

Ways to use this method:


The source of this document is in Macaulay2Doc/ov_system.m2:315:0.