Always use %j with an intmax_t cast to print time_t values. time_t is
longer than long on 32-bit platforms with a 64-bit time_t.
Inspired by: mail from bde
Always use %j with an intmax_t cast to print time_t values. time_t is Tags None Referenced Files None Subscribers None
Description
Details
|