is there anyone, can help me to implement the concept of Threading in C++

Jan 30, 2012 at 4:52pm
I am going to make a project in which i want to run two more function simultaneously....so every one please help me..
Jan 30, 2012 at 5:04pm
Yeah, quite a few of us can help you with that. What API\library have you choosen?
Jan 31, 2012 at 3:06pm
actually i am thinking about "Employee Management System" for my MCA sem-II projtect in C++. I want to implement the concept of multitasking to make it more attractive and having more function. yet i am not start the project, i want to know about all the things before starting the project. so i have no idea of threading in c++. so please help me.....!!!
Jan 31, 2012 at 3:53pm
boost has a good threading library: http://www.boost.org/doc/libs/1_48_0/doc/html/thread.html
Topic archived. No new replies allowed.