Date: Mon, 2 Aug 1999 13:24:18 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: strftime BROKEN??? In-Reply-To: <37a4ba2d.323433@news.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, Radical NetSurfer wrote: > When I try to compile this sample code (from the Libc.hlp file), it > compiles with no problems, HOWEVER, it does not work!!! The example in the docs is incomplete; and your program uses strftime incorrectly. See my other mail for more details. > outputs: January 00, 1900 > why this funky incorrect output?!? > > > PLEASE: What other faulty things (ie SURPRISES) am I in > store for with DJGPP ?!? This is really not nice, you know: people worked hard on DJGPP and let you use it for free, and in return you flame them like that.