pthreads and a class functionis there another way of doing it? i need my_method to stay the way it is.
pthreads and a class functioni have just started learning pthreads in c++. i need to create a thread which will run a class funct...