This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

time.h library

I am trying to use the time.h library. However, whenever I am calling time(NULL), I receive the same value. It is like the time is not progressing. Any ideas?