Wish: Variable Not Used Warning

superdan super at dan.org
Fri Jul 11 11:47:19 PDT 2008


Robert Fraser Wrote:

> superdan Wrote:
> > a / b is never larger than a (cept for signed/unsigned mixed shit).
> 
> a = -10; b = -5

i got lazy. whenever i said "larger" i really meant "larger type". so in this case the correct sentence was; a / b never requires a larger type than the type of a.



More information about the Digitalmars-d mailing list