
Since ints and longs are both 32 bits on a i386, we could alias abs() and labs() together as mycroft did with memmove()/memcpy(), but I'm waiting on an interpretation ruling to see if it is legal.
Since ints and longs are both 32 bits on a i386, we could alias abs() and labs() together as mycroft did with memmove()/memcpy(), but I'm waiting on an interpretation ruling to see if it is legal.