[comp.sys.transputer] "Reading" an event.

norman@cs.purdue.EDU (Victor Todd Norman) (02/11/91)

How does one program a process to wait for an "event" to happen?  Do
you simply execute an "in" command with the channel being the event
channel location (MinInt + 8, or  0x80000020), and the number of bytes
to read being 1?  What does this "in" instruction return?

Vic Norman