Threads in C??

M

mike79

Hello all!

I am programming in C using Visual C++ v6.0, and am wondernig if it
has support for threads or not?

If so, can anyone point me in some direction for some sample source
code to allow me to get a feel for it. I am new to C programming so
any help will be much appreciated!

Thanks all in advance,

mike79
 
A

Alan Balmer

Hello all!

I am programming in C using Visual C++ v6.0, and am wondernig if it
has support for threads or not?
Which? C has no support for threads, but Windows and its API do, and
VC++ supports them. Particular compilers and operating systems are
off-topic here. Try one or more of the many newsgroups with
"microsoft" in the name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,077
Messages
2,570,566
Members
47,202
Latest member
misc.

Latest Threads

Top