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 - rainerd at eldwood.com