pthread declaration problem

jefe goode jefe_goode@yahoo.com
Wed May 12 00:13:00 GMT 2004


Thanks Mark,

Yes, it fails to compile and  #include "pthread.h" is
included; 
pthread_t tid; //fails to compile


Regards

Jefe
--- Mark Weaver <mark@npsl.co.uk> wrote: > > A simple
test eg does not compile under MS Visual
> C+
> > 6.0 
> > 
> > The line that fails to compile is
> > 
> > pthread_t tid; //fails to compile
> > main()
> > {
> > }
> > 
> > 
> Did you #include <pthread.h>? 


	
	
		
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html



More information about the Pthreads-win32 mailing list