Name

readc_ — read a character string (obsolete see input)

Calling Sequence

[c]=readc_(unit)
[c]=readc_()

Description

readc_ reads a character string. This function allows one to interrupt an exec file without pause; the exec file stops until carriage return is made.

See Also

read