Hi, I noticed that Trolltech's code examples use 0 instead of NULL to represent null pointers. Does it matter which one I use?
Use 0 .