Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Tim Rentsch Newsgroups: comp.lang.c Subject: Re: printf and time_t Date: Wed, 07 Jan 2026 05:06:28 -0800 Organization: A noiseless patient Spider Lines: 19 Message-ID: <86jyxtpo6j.fsf@linuxsc.com> References: <10jfol6$2u6r8$1@news.xmission.com> <10jfs23$2liif$1@dont-email.me> <20260105105138.00005f0a@yahoo.com> <10jgbp7$2vdjt$1@news.xmission.com> <10jgdu9$2t8dh$1@nntp.eternal-september.org> <10jhkso$3c9r2$3@nntp.eternal-september.org> <20260106112938.00004446@yahoo.com> <10jj9st$3jbe4$2@dont-email.me> <20260106200522.000015ea@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Wed, 07 Jan 2026 13:06:38 +0000 (UTC) Injection-Info: dont-email.me; posting-host="96c89593a79aadfcc4daf354c711affa"; logging-data="610550"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/VSCEL92q4kKLuYSKOrSIuFG0gqSWKTdU=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux) Cancel-Lock: sha1:DaVbZ52sQ5Y+1qT3oifw3v239uY= sha1:FnpL2ADQ4PRHneQOVJVU5nhusi0= Xref: csiph.com comp.lang.c:396262 scott@slp53.sl.home (Scott Lurndal) writes: > Michael S writes: > >> On Tue, 6 Jan 2026 10:31:41 -0500 >> James Kuyper wrote: >> >>> If you know that an expression has one of the standard-named types or >>> typedefs for with there is a corresponding printf() specifier, you >>> should use that specifier. Otherwise, if you know that an expression >>> has one of the types declared in , you should use the >>> corresponding macro #defined in to print it. >> >> I should? Really? >> Sorry, James, but you have no authority to make such statements. > > James is paraphrasing the C standard. Really? What passage in the C standard is being paraphrased?