This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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....



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]