News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::block and boost::thread

Started by clros, January 10, 2009, 12:02:24 AM

Previous topic - Next topic

clros

HI, this is my first post!

I use Code::block on Windows and Linux Ubuntu.

I have some difficulties to understand whether to create a project in which can use the functions boost::thread. 
 
I have compiled the boost libraries under linux and I don't understand whether to make to work some simple programs that use the boost::threads. Do you have some suggestion?

thomas

Yes, read the Boost documentation on their website. It tells you what to include, and how boost::threads works.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."