pthread_create(&ID, NULL, ***AC++MemberFunction***, NULL);

Tim Hutt tim.hutt@btinternet.com
Sun Apr 7 06:11:00 GMT 2002


How can I get pthread_create to let me specify a c++ memeber function. I get something like:

Connot convert void*(void*) to void*(__cdecl*)(void*)

Help....




More information about the Pthreads-win32 mailing list