My tasks can't read input from the keyboard



next up previous contents
Next: My tasks can't Up: Running and debugging Previous: The sender doesn't

My tasks can't read input from the keyboard

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