Re: [cc65] and another....

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-07-20 10:27:37


Hi!

On Thu, Jul 18, 2002 at 09:44:23PM +0200, groepaz wrote:
>
> tjam.... one more ;=P

Keep them coming... :-)

> for (i = INT_MIN; i <  INT_MIN+6; i++)
>
> works as intended, but...
>
> for (i = INT_MIN; i <= INT_MIN+5; i++)
>
> gives "comparison is always true" warning and endless loop.

I'm working on this one, but when looking out of the window I feel an urgent
need to go out and have a ride on my motorbike. So please be patient:-)

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-07-20 10:29:40 CEST