Clion unistd.h doesn't recognize fork() & getppid()

601 views Asked by At

When writing this simple code with fork() and getppid() aren't resolved by the IDE

I've Windows 11 My Clion version is 3.15 CMakeLists is CMAKE_C_STANDARD 99

Thanks for your time. Attachments

0

There are 0 answers