bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug report


From: Ian Lance Taylor
Subject: Re: bug report
Date: 01 Feb 2004 18:02:12 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Seb" <address@hidden> writes:

> - the 'delay()' function (dos.h) bug in my "fade_in" function while it is 
> correct in another text-mode program.

I don't know what the problem is here, but it is not a binutils bug.

>   unsigned long offset = y << 9 + y << 7 + x;         --> bad result

Read about operator precedence in C.

Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]