Tuesday, July 28, 2009

How to read the system time from a c-program?

i want to read the system time from c-program in linux operating system.


in particularly i want to read the second.

How to read the system time from a c-program?
Use localtime() function:


http://www.cplusplus.com/reference/clibr...

jasmine

No comments:

Post a Comment