Programmable idling...

Leslie Mikesell les at chinet.chi.il.us
Fri Nov 10 03:17:49 AEST 1989


In article <89312.165038SML108 at PSUVM.BITNET> SML108 at PSUVM.BITNET writes:
>Is there a way under System V unix to make a program idle until an interrupt
>condition is generated ? 

pause(2)
sleep(3)
read(2)
wait(2)
might all be appropriate under certain conditions.

Les Mikesell
  les at chinet.chi.il.us



More information about the Comp.unix.questions mailing list