Michael C. Toren on Thu, 3 Feb 2000 01:53:54 -0500 (EST) |
> NR> 2. Not wait for input, but still accept it (fork?) > > Need more info. I'm not sure I understand the question correctly, but it sounds like perhaps a select() loop could accomplish this. Or, you could disable blocking on stdin. But no, fork() isn't the answer. -mct
|
|