[ Article crossposted from microsoft.public.vc.language ]
[ Author was jwchiu ]
[ Posted on 16 May 1999 07:54:18 GMT ]
Hi, all:
Is there a cross-platform mutlithread C run-time library (freeware
or sharware)?
Frequently, I write multithread C/C++ programs run on both UNIX and
Windows. It will be convenient to exploit a cross-platform mutlithread
C run-time library. Programs only need to be re-compiled to run on
various operating systems.
Any help will be appreciated.