in the last C++ specs the infamous NULL macro was replaced by the nullptr keyword. IMHO it is far better but I don't know if it is supported by all compilers even it is by g++ and MSVC. Should we plan a nullptr campaign? Regards Francis Dupont <fdupont at isc.org>