This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: funny output from g++


On Wed, May 05, 2004 at 01:13:39PM +0200, Claudio Bley wrote:
>  	maxAge = 0;
> 	for(; i <= 0; --i) {
of course, this ^^ should have been ">=" .

-- 
Claudio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]