Search:
Forum
Beginners
c++,thread
c++,thread
Dec 10, 2008 at 4:59am UTC
lipune
(46)
Hi
how can i use c++ with thread,and how to run and compile it in UNIX or Linux environment plz tell me as i am new to thread.if possible give some site.
thanx
Dec 10, 2008 at 5:06am UTC
jsmith
(5804)
Look up pthreads in the man pages (pthread_create) or use the platform independent Boost threads package (www.boost.org).
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs