read a character string
c = readc_() c = readc_(unit)
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.
Version | Description |
5.2.2 | readc_ was published up to Scilab 5.2.2.
It is replaced with input. |