Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22072

Does gcc support multithreading

$
0
0

I have created a new thread in my program with CreaThread() function which is present in windows.h and I compiled with with this command gcc myprogram.c but when i started my program it seem that the thread was not started why?i thought that gcc doesn't multithreading can any one help me


Viewing all articles
Browse latest Browse all 22072

Trending Articles