I've had complaints about the comparison "where >= 0" before -- on
IRIX, it doesn't even compile. Added a cast: "where >= (char *)0".
Showing
Please
register
or
sign in
to comment
IRIX, it doesn't even compile. Added a cast: "where >= (char *)0".