Creating a thread in a class - C++

Go4Expert Member
7Aug2009,14:52   #1
rag84dec's Avatar
HI all,

I need to create a thread of 2 functions belonging to a same class.Can any one help me write
a class with 2 functions being threads?. Is there any predefined thread class from which i
can inherit?
Thanks in advance....
Mentor
9Aug2009,00:59   #2
xpi0t0s's Avatar
What operating system and compiler?
Go4Expert Member
9Aug2009,10:52   #3
rag84dec's Avatar
OS- Windows Xp
Compiler - VC++