03-13-2012 08:15 AM
when i tried to compile my code,which contain function nanosleep , compiler gives me an error implicit deceleration of nanosecond, i had already included time.h also ide helper displays nanosleep as valid function.
My working environment is Linux Ubuntu 10.04 LTS.
03-13-2012 02:28 PM
can you post piece of your code and exact error?