Hello,
i need to use PThreads in my program in c. i am a beginner and i am using visual studio 2008. i included the file pthread.h in my program but it is not working, it gives me error that the file can not be included.
Am i supposed to download it? and what i need to download and how to use that downloaded file?
Drew S.
PThread
Started by DrewS, Mar 18 2010 01:29 AM
1 reply to this topic
#1
Posted 18 March 2010 - 01:29 AM
|
|
|
#2
Posted 18 March 2010 - 11:31 AM
Uhh... pthread.h is a POSIX thread header, as in for UNIX systems. O_o You can, however, use the PThread-win32 library here.
Wow I changed my sig!


Sign In
Create Account

Back to top









