I was inadvertently passing a long to abs() (with stdlib.h included), and GCC didn't mention anything about it. Why is that?
--John
I was inadvertently passing a long to abs() (with stdlib.h included), and GCC didn't mention anything about it. Why is that?
--John