Hi guys i'm trying to do a programm for school.I have to create something using " semaphore " and i solved it using "#include <sys/sem.h>".
Now i'm trying to make this work on Windows 8.I have done many exercises here and they worked,but now there is a message of error:
file.h: fatal error: sys/sem.h: No such file or directory
I think cuz this is not on windows.What is the corrispective in W to include it?or i have to rebuild all semaphores??
thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.