or sockets) I can create such MT mode in Harbour even in DOS without
touching any OS related MT API. Just simply I'll use setjmp() and
longjmp() to create task switching and I'll switch execution context
when function is called from .prg code.
It's even interesting exercise so maybe I will try to implement it
in some spare time.

I was thinking the same (without the gory details :),
and it would be real nice IMO.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to