next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
read(String)
read(String) -- read from a file
Synopsis
Function:
read
Usage:
read p
Inputs:
p
,
a
string
, a string containing a prompt to be displayed for the user
Outputs:
a
string
, a string obtained by reading from the standard input file
stdio
Ways to use this method:
read(String)
-- read from a file