|
On 01/12/2011 9.47, Miles Bader wrote:That's in C++. In C, if I remember correctly, there is no automatic conversion and the integer/pointer types could be incompatible on some hardware.
"0" should be perfectly acceptable in a pointer context; this sounds
like a bug with the C compiler...