
13 Mar
2003
13 Mar
'03
1:52 a.m.
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