lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> > since I am using fibers. I said earlier that it would be easy to
> replace
> > fibers with coro-1.x.x but since for the moment I am doing all my
> > experiments in Win2000, fibers is the easiest way for me.
>
> I'm curently using Win98. So i was wondering is there is something
> special that need to be done when implementing coroutines on
> WinNT/2000?

Well... not really. It's just that fibers ARE coroutines and Win2000
supports them natively. From the documentation it would appear that Win98
also supports fibers (that's what the MSDN says) but I cannot really comment
on this since I've long forgotten Win98 :-)
--
    WildHeart'2k (from home)