My tasks can't read input from the keyboard
Next: My tasks can't
Up: Running and debugging
Previous: The sender doesn't
Spawned
tasks have no stdin, because /dev/null is opened as file 0.
You can open files as usual for input, however.
Bob Manchek
Fri Mar 3 15:08:11 EST 1995