Next: , Previous: , Up: Data Input/Output   [Contents][Index]


11.12.2 User I/O

These routines deal with the interaction between the user and the program.

format_set

To display or set a format for ASCII output.

fprint

To write to the screen.

fread

To read from the keyboard.

print

To write to the screen.

read

To read from the keyboard.

readarr

To read an arbitrary number of values from the keyboard into a new array.

t

To write to the screen.

ty

To write to the screen.

type

To write to the screen.