espie
de172e7c0c
Define NULL to be __null for C++: better quality of implementation.
__null is a magic constant of integral type that converts to a null pointer as should be, but warns for ambiguity when used to resolved an overload between an integral type and a pointer type. |
25 years ago | |
---|---|---|
src | Define NULL to be __null for C++: better quality of implementation. | 25 years ago |