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
↧