new to pthread Win 32

View: New views
1 Messages — Rating Filter:   Alert me  

new to pthread Win 32

by Normal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,

Sorry if this is a dumb question. I'm trying to learn multithreading with the POSIX pthread functions. I use MS Visual C++ 6.0, and I'm unable to use the free pthread win 32 library.

Could anyone instruct me how to do that? where to put the library files? how to make sure I can #include<pthread> in my C programs?

Thx