Method Stdio.Readline()->set_echo()
- Method set_echo
void
set_echo(int
onoff
)- Description
Set text echo on or off.
- Parameter
onoff
1 for echo, 0 for no echo.
void
set_echo(int
onoff
)
Set text echo on or off.
onoff
1 for echo, 0 for no echo.