Don wrote:
> bearophile wrote:
>> And abs() of an unsigned number probably needs a compilation warning.
> 
> Not a warning, it's always an error.

I can imagine abs(x) being useful in a generic function where x can be
either signed or unsigned.


-- 
Rainer Deyke - [email protected]

Reply via email to