Next: freadf, Previous: fratio, Up: Internal Routines [Contents][Index]
fread, format, arg1 [, arg2 …] [,
/countspaces]
Reads arguments from the standard input (usually the keyboard) under
guidance of format string format
. The target arguments
must be either named variables, or subscripted named variables. If
/countspaces
is specified, then whitespace counts against field
width.
Reverse: fprint
See also: !read_count, Input Data Formats, freadf