Jump to content

PThread

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
DrewS

DrewS

    Newbie

  • Members
  • Pip
  • 1 posts
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.

#2
ZekeDragon

ZekeDragon

    Writes binary right handed and hex left handed

  • Moderators
  • 2,103 posts
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!