im getting some weird errors with nanosleep...like:
"invalid conversion from 'int' to 'timespec*' "
and
"invalid conversion from 'int' to 'const timespec*' "
the help file said it takes more than one parameter, but im not doing the parameters right...
my code is:
for (int...