Date: Wed, 5 Jan 2000 08:40:55 +0500 (MVT) From: Prashant TR To: Chris Underwood cc: djgpp AT delorie DOT com Subject: Re: a bug? In-Reply-To: <00010507430602.00646@yahoo> 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 Tue, 4 Jan 2000, Chris Underwood wrote: > Missing an arguement can cause crashes in some compilers, and although I > haven't tried it with DJGPP, I expect it to be no different. You should be > getting a warning about format specifiers though (assuming you have warnings > switched on). It crashes mostly on those 16-bit compilers which have no protection. Generally, it is due to lack of stack space. But I haven't seen this happenning with DJGPP, although anturally, it does return garbage values. Prashant --------------------------------------------------- One pound of learning requires ten pounds of common sense to apply it.