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....
|
Go4Expert Member
|
|
| 7Aug2009,14:52 | #1 |
|
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 |
|
What operating system and compiler?
|
|
Go4Expert Member
|
|
| 9Aug2009,10:52 | #3 |
|
OS- Windows Xp
Compiler - VC++ |