Date: Mon, 2 Aug 1999 13:26:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Rich cc: djgpp AT delorie DOT com Subject: Re: strftime BROKEN??? In-Reply-To: <1.5.4.16.19990801215003.337f3ebc@erie.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 1 Aug 1999, Rich wrote: > I hope everyone is NOT are incredibly rude as this person > is? Imagine an attitude like HIS in the _real_ world... > it wouldn't him far (and probably hasn't). Please don't react like that. You have asked for free help. If some of the replies are not appropriate, simply disregard them. Flaming people for providing information that doesn't help you will not get you anywhere. > the Libc.hlp file makes NO mention of this. if the documentation > of GCC/ LIBC is DEFICIENT... that is obviously not my fault. Well, the docs does say "This function formats the given TIME according to the given FORMAT", and you didn't put any value at all into the argument TIME. However, I changed the example for strftime to be more complete.