I\'m coding a net开发者_JAVA技巧work game in C. I \'ve written scores in a file. I also wanted to add the date of the day.
I am pretty new to Ubuntu, but I can\'t seem to get this to work.It works fine on my school computers and I don\'t know what I am not doing.I have checked usr/include and time.h is there just fine.Her
This question already has answers here: Closed 12 years ago. Possible Duplicate: Why does tm_sec range from 0-60 instead of 0-59 in time.h?
I want to get the system time including fractional part of the seconds. Is it possible in standard c (ANSI C)?
Is there any way to get milliseconds and its fraction part from 1970 using time.h in c language开发者_JAVA百科?This works on Ubuntu Linux: