Nick Name wrote: > If threadsafe does not exist, what are the alternatives? Would them > easily be handled by a clever design of CGA? What sort of design? Can > threads be spawned in C and then be used in haskell? Would this be a > mess instead? If threads aren't an option, you may be able to use timer and/or idle callbacks. -- Glynn Clements <glynn.clements@virgin.net>