"Qingqing Zhou" <zhouqq@cs.toronto.edu> wrote
>
> I've threaded it in Win32 ...
>
Another thing is that if unix does fork() and windows does _beginthread(),
then there will be some potential problem. For example, you have to be
careful to add global variables ...
Regards,
Qingqing