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]

RE: pthread declaration problem


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


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