Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.254 fread

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