How to write a multithread program with C++?
sumesh
sumesh_uk@hotmail.com
Thu Jan 24 08:13:00 GMT 2002
As c++ does not by itself have support for multithreading , u will have to
rely on the Operating system support for it . eg like windows support for
multithreading in the SDK library or the thread library in linux etc .
sumesh
----- Original Message -----
From: "Thai Dang Vu" <thaid@Cybersoft-VN.com>
To: "Gcc-Help (E-mail)" <gcc-help@gcc.gnu.org>
Sent: Wednesday, January 23, 2002 9:51 PM
Subject: How to write a multithread program with C++?
Hi all,
I don't know how to write multithread in C++. Is there any place on
Internet talking about it?
Regards.
More information about the Gcc-help
mailing list