iam using fork in unix c.
now i have to execute the code in windows.
iam getting problem at fork.
so can u tell me the equalent function for fork.
thank u.
sree
This is a discussion on fork in windows os within the C Programming forums, part of the General Programming Boards category; iam using fork in unix c. now i have to execute the code in windows. iam getting problem at fork. ...
iam using fork in unix c.
now i have to execute the code in windows.
iam getting problem at fork.
so can u tell me the equalent function for fork.
thank u.
sree
actually wht i need is i have 2 functions ,and i have to run these two functions at a time. so how can i do this
thank u
sree
Threads, perhaps, if I get this correctly?
See CreateThread on MSDN or your favorite documentation spot.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^