Talk:c/thread/thrd sleep
From cppreference.com
< Talk:c
Seems the example and the compiler do not go well together?
main.cpp:1:10: fatal error: threads.h: No such file or directory
1 | #include <threads.h>
| ^13:02, 4 September 2019 (PDT)13:02, 4 September 2019 (PDT)
compilation terminated.