-
anotherguest authored
Not all compilers allow pointer comparison with anything but the pointer type or NULL! Just wondering when the Level* level should be < 0? I think != NULL is the correct statement.Please correct if not!
ec9b06cc
Not all compilers allow pointer comparison with anything but the pointer type or NULL! Just wondering when the Level* level should be < 0? I think != NULL is the correct statement.Please correct if not!