Mr Cappuccino
Junior Member level 1
I am relatively inexperienced in C though i've done alot of work on Java. I wanted to know if it is possible to use multithreading features in C because i know C doesn't support multithreading....So is it possible to cater with this inability? If so, how? And if not, then what should be done where the multiple threads are required? Would C not be a good option in that case?