Slopjong
A geek discovering the World, Tech & Science
Latest Posts
Programming
Mac
Linux
WordPress
Hardware
Howtos
Nerd Trash
time_t Archive
6
Celebrate time_t with me
Posted on February 4, 2009
What is time_t? Time_t is a data type in the ISO C library defined for storing system time values. Unix and POSIX-compliant systems implement the time_t type as a signed integer which represents the number of seconds since the start of [...]
Continue Reading